How can I change the color of add-to-cart buttons using code?

hi

I’d like to change the add-to-cart buttons to green, on both the shop page and the individual product pages. I don’t want to change the colour of anything else, so how can I do this with code?

I am using refresh theme.

thanks!

Hi @Sunglassstudio

This is Victor from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


Hope this can help you solve the issue

Best regards,

Victor | PageFly

Hello @Sunglassstudio ,

You can follow these steps:

  1. Go to Online Store->Theme->Edit code

  1. Open your theme.liquid file, paste the below code before


I hope the above is useful to you.

Kind & Best regards,
GemPages Support Team

thanks! this one worked