GregOvens Posted September 20 Share Posted September 20 Hello, I would like to ask you for advice how could I update the colour of the Purchase and Header buttons across my web site? Is it possible to use custom colour which is different from what is specified in colour pallet for my website? The button within Header is changing colour based on background (I guess). Is it possible to define both colours? Thank you very much for your time to help me. 🙂 Web Site URL: https://www.slovakspots.com/shop/p/gas-station-i Password: Ulicajekrasnydom Link to comment
Solution abibacon Posted September 20 Solution Share Posted September 20 Hey @GregOvens, if you don't want to set these in your site styles you can use the below css. CTA Button #header .header-actions-action--cta .btn { background: blue; } Purchase Button .product-details .sqs-add-to-cart-button { background: blue; } Squarespace Developer based in Hampshire, England If you'd like to make a contribution for my time you can Buy Me A Coffee. Reach out for Custom Coding - abibacon.com Developer & Support Specialist at will-myers.com (Affiliate Link) Link to comment
GregOvens Posted September 20 Author Share Posted September 20 @abibacon Thank you very much! I would like to ask one additional quick question, what is the selector for this Purchase button? 🙂 Link to comment
abibacon Posted September 23 Share Posted September 23 Hey @GregOvens, you should be able to use the below .products .sqs-add-to-cart-button { } Squarespace Developer based in Hampshire, England If you'd like to make a contribution for my time you can Buy Me A Coffee. Reach out for Custom Coding - abibacon.com Developer & Support Specialist at will-myers.com (Affiliate Link) Link to comment
GregOvens Posted September 23 Author Share Posted September 23 @abibacon Thank you so much! 🙂 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