Is there a way to use a font style, but with an override/adjustment for size, weight, or color (similar to CSS)?

Within Bubble’s styles, is there a way to set numerous pieces of text as the same style and manually override some of the variables (such as font size, color, or weight) for different pices of text? Or, must I create separate styles for each variation?

Hey @sridharan.s,

Doesn’t look like there are any ‘exceptions’ made for styles, so the best way might just be to use a style and remove it from an element so you can get the latest from that style and change only what you need. It’s a bit of a catch twenty-two, so you’ll have to judge if it’s faster to apply a style and remove it to make your changes or use a new variant altogether. :slight_smile:


1 Like