baldwin Posted June 16, 2023 Posted June 16, 2023 Hi. I figured out how to change the hover color, but it applies to all buttons. Is there a way to change primary and secondary only? I tried this code with no luck. /* BUTTON TEXT TWEAK */ .sqs-button-element--primary{ color: #000000 !important; background: #fcd900 !important; border: 2px solid #fcd900 !important; &:hover { color: #ffffff!important; background: #3f92c2 !important; border: 2px solid #3f92c2 !important; }}
tuanphan Posted June 20, 2023 Posted June 20, 2023 I just tested & it works here. What is your site url? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment