Change Color of Shop Now button in sense theme

Hello everybody

Hope y’all doing marvelously. I have a minor issue that can be fixed with 3 lines of code which, in fact, I tried to write myself but I think I missed the correct file where I need to put the code in. So basically, im trying to change the “shop now” on sense theme.

This button to be more exact:) If anyone can help me with those 3 lines of code, I’ll be very very happy!

Here is the link to the website: https://metal-support-buddy.myshopify.com/, password:nume

Hello @mike233

It’s GemPages support team and glad to support you today.

I would like to give you a solution to support you:

  1. Go to Online Store → Theme → Edit code:

  1. Open your theme.liquid theme file

  2. Paste the below code before :


Result:

Hope my solution can work and support you!

Kind & Best regards!

GemPages Support Team.

Hi @mike233

This is Victor from PageFly - Landing Page Builder App

You can try this code by following these steps:

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

Step 2: Search file base.css.

Step 3: Paste the below code at bottom of the file → Save

#ImageWithText–template–16382291869962__image-with-text a.button.button–primary {

background: #333 !important;

opacity: 1 !important;

}

Hope that my solution works for you.

Best regards,

Victor | PageFly