TTaylor Posted July 18, 2022 Share Posted July 18, 2022 Site URL: https://www.travelsandtreasures.com/home/2022/the-best-chicago-architecture-tours I'm feeling dumb. I have read several posts and tried several CSS code solutions and can't figure out how to change the button color for all the Button Code Blocks on this one page. Appreciate any assistance. Link to comment
AndreaDube Posted July 18, 2022 Share Posted July 18, 2022 2 hours ago, TTaylor said: Site URL: https://www.travelsandtreasures.com/home/2022/the-best-chicago-architecture-tours I'm feeling dumb. I have read several posts and tried several CSS code solutions and can't figure out how to change the button color for all the Button Code Blocks on this one page. Appreciate any assistance. Insert this into CSS: a.sqs-block-button-element--small.sqs-button-element--tertiary.sqs-block-button-element { background-color: #yourcolor !important; } tuanphan and TTaylor 2 Link to comment
tuanphan Posted July 19, 2022 Share Posted July 19, 2022 You can also edit this post > Add a Code Block at bottom of post > Use this code <style> div.button-block a { background-color: #f1f !important; } </style> TTaylor and jaydiprewa 2 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment