Home › Forums › WoodMart support forum › Product images with transparency – zoom › Reply To: Product images with transparency – zoom
September 10, 2018 at 11:02 am
#76327
Elise Noromit
Member
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