Duplicate Image Issue on Shop Page
-
Dear Support Team,
I am encountering an issue where images on my shop page appear duplicated, as you can see in the attached screenshot. This seems to be caused by the transparent backgrounds of the images.
Given that I have approximately 18,000 images, manually changing each one is not feasible. Is there a simple way to resolve this issue?
I sincerely appreciate your assistance.
Best regards
Attachments:
You must be
logged in to view attached files.
Hello,
Try to use the code below for help:
.single-product .woocommerce-product-gallery .zoomImg {
background-color: #fff;
}
https://take.ms/kwr0Ad
Kind Regards