Can anyone tell me how to change the add to cart button background color and text on envy theme? Default is white background black text, but I would like to reverse it.
Hi @borntoglam ,
Log in to your Shopify Admin, go to the online store, and click on the Theme.
You will see the theme applied to the store. For you, it is Envy!
Click on the Edit Theme code, and you will find the theme editor.
Find the relevant layout section, generally named as “header.liquid”
Within the HTML code, you can modify the cart button’s appearance. You can change text labels, add icons, or adjust the button’s attributes as needed.
Amend the color as you want and check it with the Preview button. Once it seems okay, hit “Save”.
Hope this helps you out. Good luck.
Thank you, let me go there now and see if I can find the background and text color options
I scanned that file and I don’t see any options to edit the add to cart button background or text color or style. Any other suggestions?