Shopify themes, liquid, logos, and UX
i have updated my theme and now the you may also like section also shows the product colour which i dont want it to. Is there custom css i can input to prevent this from happening? The store url is https://sourcedbysab.com/ The theme is Symmetry 7.4
Solved! Go to the solution
This is an accepted solution.
Hi @SourcedBySab1,
You can using this css rule for your problem:
.image-cont--with-secondary-image .product-block__image-dots {
display: none;
}
This is an accepted solution.
Hi @SourcedBySab1,
You can using this css rule for your problem:
.image-cont--with-secondary-image .product-block__image-dots {
display: none;
}
Hi Franky that didnt seem to work?
Apologies Franky we actually got it working 🙂
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