NO BUG: Setting background colour for button in theme settings stops hover background colour

OS: Windows

Bricks: 2.3.2

Setting a background colour for a button in theme settings prevents hover colour on individual buttons from working. I have to do this as there is no option to set the hover colour globally in theme settings.

The work around I am using is to set a global class on buttons and then setting the background colour and hover background colour, rather than in theme settings.

For a form submit button that uses ‘primary button’ from theme settings, this needs to be done manually using CSS as there is no option to set a colour for :hover on the button on its own, only on the whole form

[Please describe this bug in as much detail as possible so we can replicate & debug this bug]

Hi,
Welcome to the forum, and thanks so much for your report!

I’m not entirely sure how to reproduce the problem, since it works perfectly on my end (for a button, and the form submit button). A screencast would be helpful so we can see exactly what settings you’re adjusting where.

CleanShot 2026-05-08 at 08.25.11

PS: you can add hover styles in the theme styles:

Best regards,
timmse

Hi,

Thank you for your response. I had missed the tiny pseudo toggle in the style manager - that has solved the issue

1 Like