How to change shopify variant color button highlight sense theme

Hello,

How do I change the color of the variant color button highlights? I am using the sense theme. I want to change the highlight color from black to red like my add to cart button.

Hi @jewills ,

This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:

Step 1. Go to Online Store → Theme → Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before :


Hope my answer will help you.

Best regards,

Victor | PageFly

Hi @jewills ,

Glad to support you today.

You can check out my suggestion below to get your concern resolved.

  1. Go to Edit code on Online Store:

  1. add my code above the tag on Theme.liquid:

Eg:

Hope you find my answer helpful!

Kind & Best regards,
GemPages Support Team.

@PageFly-Victor that worked, thank you!