This topic has 2 replies, 2 voices, and was last updated 2 years, 1 months ago ago by Tony Rodriguez
Please I have tried to remove the below effect
https://prnt.sc/QRyEm_XlFBtn
But unfortunately I am unable to remove it.
Pls I need help, I don’t want products to Pop up each time user touches or hover over it.
Both for desktop and mobile mode.
Hello, @Johnpauls,
Please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global CSS and check back to your site after removing the browser cache.
.products-loop .product:hover{
box-shadow: none !important;
transform: none !important;
}
Regards 8Themes Team.
The issue related to '‘Remove Pop up effect on product images on both shop page and other pages were product are available.’' has been successfully resolved, and the topic is now closed for further responses