NO BUG: Custom class has no effect on button when styling

Hi Guys,

I’m pretty new to bricks and have been working on my 3rd website, where I’m trying to take control of everything as I do when writing code.

However, for this project, it appears my custom class for the Bricks button element has no effect when adjusting the typography.

Here’s the video of the issue:
https://jam.dev/c/7fbfec5f-864d-4ee2-8598-a63676bbf747

Any help would be highly appreciated.
Thank you!

Hi,
To make the class styles work, you must reset the “Style” setting (see the content tab below the button size) on the button since the selectors are more specific than your single class.

Best,
timmse

Ahh! That makes sense. Now I see I can happily style my button as I wish. Thank you so much!