Solved: How to remove borders on product preview?


Hey @SangyeMenla 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
.product-list .thumbnail img, .slider-gallery .thumbnail img {
    background: white !important;
}
</style>

RESULT:

Moeed_0-1719772243566.png

 

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

– 

Need a Shopify Specialist? Chat on WhatsApp

– Custom Design | Advanced Coding | Store Modifications
– Your Coffee Tip and my code, A perfect blend. ❤️



Source link

Leave a Comment