Shopify themes, liquid, logos, and UX
Hi
My website is www.naturalcurlsme.com
On my products page, when you click on the variant,it shows the variant image on the left. I don't want it to show and want to hide the variant thumbnails.
Pls help!
Thanks
Hello @naturalcurlsme
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
.product__thumbs--beside.product__thumbs-placement--left {
display: none !important;
}
</style>
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
I want the thumbnails to show. only not the variant ones
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