Shopify themes, liquid, logos, and UX
All the other colors work but Heather Berry. It does not display the swatch color for any product. I am using the Label theme and swatches are enabled. I have uploaded the mockups and they display when you click the box for where the color should be and it displays the correct mockup but the color itself is missing from the swatch.
Two links below. One is for the product page and the other is for the shop page. its missing in both so I would assume this is a coding or settings issue.
https://cowboysjukejoint.com/collections/show-t-shirts
Solved! Go to the solution
This is an accepted solution.
Hello @Mike213
Go to Online Store, then Theme, and select Edit Code.
Search for assets/theme.min.css Add the provided code at the end of the file.
span[style*="heather-berry_50x.png"] {
background-color: #A01641!important;
}
This is an accepted solution.
Hello @Mike213
Go to Online Store, then Theme, and select Edit Code.
Search for assets/theme.min.css Add the provided code at the end of the file.
span[style*="heather-berry_50x.png"] {
background-color: #A01641!important;
}
Awesome that worked. Thank you
Hello @Mike213
You're very welcome! I'm thrilled to hear that you're pleased with the outcome. Don't hesitate to reach out if you need further assistance.
like and accepting the All solution. Thank you!
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