Browser: Zen 1.16.3b (Gecko)
OS: Windows
URL: https://www.emsbo.com/
Bricks-Version:2.1.1
I just did my weekly update run on all of our websites and noticed the button styling breaking on some of them (the one given above serving as an example).
Expected behaviour:
The global styling set for different button-types should take precedence over the global colour settings.
Actual behaviour:
The colours set for primary, secondary etc. are being used by the button element in some scenarios instead of the colours specified in the global element styling tab.
Real world example:
For the page provided above (emsbo.com) the 2nd button in the hero section is supposed to show up transparent (the global styling for button secondary has been set to background: transparent). However on the front end the button is displayed in a green shade which happens to be the secondary colour specified in the global colour settings.
My fix for now:
I’ll slap a class on all the affected button elements and override the styling that way until the issue is resolved (I’ll provide an updated link once the change has been made to the site mentioned above)
FYI: this did occur on multiple sites I manage; in the cases I discovered this only happened with the secondary button