This topic has 2 replies, 2 voices, and was last updated 7 years, 11 months ago ago by Olga Barlow
maybe consider having a white background on hover if second image is not the same ratio (size) as first? see attached gif as example of issue
Hello,
We don’t know the bg color of the hover images of our customers that’s why we can’t add the color by default.
But you can add the custom CSS below to change it on your site
.content-product .product-image-wrapper.hover-effect-swap .image-swap {
background-color: white;
height: 100%;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up