Shopify themes, liquid, logos, and UX
Hey guys, how can I change the colour of this variant pill (Size and color)?
Solved! Go to the solution
This is an accepted solution.
Hi @basicbastardco,
If you are trying to change the background of the variant pills, see image below. You can follow the instructions here.
1. From your Admin store, go to Online store > Themes > Click Actions > Edit code
2. Open the Asset folder, and find the base.css file.
3. Add the code below.
NOTE: You can change color blue
.js.product-form__input input[type=radio]:checked+label {
background-color: blue;
}
Hello,
can you provide your store details so i can help you with that?
Hi @basicbastardco !
This is PageFly - Advanced Page Builder. I would love to give you some recommendation.
And please paste this code at the bottom of section-main-product.css under assets in theme code files;
fieldset.product-form__input .form__label {
margin-bottom: 0.2rem;
color: coral !important;
}
You can change color as you want.
Best Regards;
Pagefly
This is an accepted solution.
Hi @basicbastardco,
If you are trying to change the background of the variant pills, see image below. You can follow the instructions here.
1. From your Admin store, go to Online store > Themes > Click Actions > Edit code
2. Open the Asset folder, and find the base.css file.
3. Add the code below.
NOTE: You can change color blue
.js.product-form__input input[type=radio]:checked+label {
background-color: blue;
}
Very helpful thank you 🙂
Hello, @made4Uo .
I was wondering how I can do this for all the variant pills because it only worked on 1 variant pill so far. Please see the screenshot below for reference. Thank you!
Hi!
This helped me a lot in changing the variant colors as well.
With this, I could also change the border of the variant pill button.
How can I change the label color? What is the code?
I have tried but somehow it does not work 🙂
webkit-text-fill-color: #FFFFFF;
Thanks!
Thank you this was perfect! Is it possible to change the text color on the highlighted variant pill as well?
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025