Hello everyone,
I am trying from hours to disable on image hover effect but I give up, Please help me.
I unchecked (Enable hover image) from theme dashboard but not thing happened.
I am using Sofine theme hope someone help me to fix this issue
Hello everyone,
I am trying from hours to disable on image hover effect but I give up, Please help me.
I unchecked (Enable hover image) from theme dashboard but not thing happened.
I am using Sofine theme hope someone help me to fix this issue
Hello @mody_sh
It’s GemPages support team and glad to support you today.
To provide you with the most precise solution in this case, could you please share your page URL ( with pass if your store password is enabled )?
I would like to give you a solution to support you.
Go to Online Store → Theme → Edit code.
Open your assets/global.css theme file.
Add code after into the end file:
.zoom_img a:hover .pr_lazy_img, .zoom_img .laber_banner:hover .pr_lazy_img, .zoom_img .pr_lazy_img:hover{
transform: scale(1) !important;
}
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.
Unfortunately the solution didn’t work.
Still when I hover on the product or image it’s scaling and getting bigger
Thanks for your response!