Home Forums WoodMart support forum Product images with transparency – zoom Reply To: Product images with transparency – zoom

#76327

Hello,

Now you have replaced png with jpeg and I do not see the problem. Anyway try to add this code and set the background color white or black as per your needs:

.product-grid-item .hover-img{
   background:#000000;
}

Add this code to the Theme settings > Custom CSS.

Best Regards