Changing the colour of the variant picker

1edenlegacy
Visitor
1 0 1

Hello Shopify Community,

 

I am requesting help with changing the color of my variant picker options. Currently on this page --> www.1edenlegacy.com/products/eternal-love-warriors-grace-necklace the variant picker buttons have a dark blue overlay when being selected, which is making the black text impossible to read. I need help with changing the color of the selected option so that the text is still readable! I am using the theme Dawn 11.0.0 ! Thank you in advance

Reply 1 (1)
Made4uo-Ribe
Shopify Partner
4092 938 1145

Hi @1edenlegacy 

Check this one,. 

  • From your Shopify admin dashboard, click on "Online Store" and then "Themes".
  • Find the theme that you want to edit and click on "Actions" and then "Edit code".
  • In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:

 

.product-form__input input[type=radio]:checked+label {
    color: white !important;
}

 

  • And Save. 
  • Result:
  • Made4uoRibe_0-1699557784154.png

     

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

Please don't forget to 

Like

 and 

Mark Solution 

to the post that helped you. Thanks!
Sip, savor, and support – your

Coffee Tip

 helps us keep coding magic.❤️❤️❤️
Need a knowledgeable developer? Come and visit us at

Made4uo.com