Option to change title styles

To make widget title more big and bold, we used the following CSS:

.es-widget-title {
font-family: Helvetica !important;
font-weight: 500;
font-size: 24px;
}

However, it’d be great to have such settings in the widget. Thanks!

1 Like

Hey everyone!

We’re excited to share that now you can change the title styling right in the settings:

This feature is available in widgets created after this release only.

You can manually update your existing widget from the dashboard, but please note that any custom CSS or JS code currently added to the widget will be removed during the update.

Want to move to the latest version while keeping your custom CSS or JS? Leave a comment in this thread — our developers will be happy to help :wink: