Archived topic
Overlapping images on Woocommerce products
5 replies · Started by Fernando on October 14, 2017
Dear support
When I activate 'Display secondary image on hover', users see images are overlapped when they hover the products

Is there any way to avoid this since I am using transparent .png images?
I'd thank any help
Best regards
Hi there,
That's weird. Can you link us to the site? Thanks!
This is the link.
Please take a look into the first product.
Regards
Ah, the image is transparent.
You can try this:
.secondary-image {
background: #fff;
}
It was easier than I thought
Thanks Tom
Regards
You're welcome!