Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi! 😁
I am looking to remove all color swatches from the store, could anyone please help?
https://golfofeurope.myshopify.com/
Password: rtoble
Solved! Go to the solution
This is an accepted solution.
You should first make sure that there isn't an option for this. 8 times out of 10 you can disable swatch color specifically on product cards (in the theme editor settings).
Otherwise, you can add this piece of css in your base.css file:
.card-details .grid-options {
display: none;
}
This will not remove the swatches, only hide them. So you can always change your mind later.
This is an accepted solution.
You should first make sure that there isn't an option for this. 8 times out of 10 you can disable swatch color specifically on product cards (in the theme editor settings).
Otherwise, you can add this piece of css in your base.css file:
.card-details .grid-options {
display: none;
}
This will not remove the swatches, only hide them. So you can always change your mind later.
Thank you very much, it worked!
hey max ich habe das gleiche problem könntest du mir da bitte helfen bin jetzt nicht so begabt in dem thema das wegen habe ich das nicht ganz verstanden
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025