Home › Forums › WoodMart support forum › Question regarding product image on hover
Question regarding product image on hover
- This topic has 9 replies, 2 voices, and was last updated 5 months, 3 weeks ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
January 30, 2025 at 9:34 am #634017
accounts-1767ParticipantHello,
I recently added a shadow and zoom effect on hover for my products. However, there’s a small issue I haven’t been able to fix—the image slightly extends beyond its container. You can see what I mean in the screenshot below.(product on the right is on the hover)
I’ve tried to resolve it, but I haven’t had any success. Could you take a look at the code or let me know how to fix it? The login details are provided below.
Attachments:
You must be logged in to view attached files.January 30, 2025 at 5:29 pm #634217
Aizaz Imtiaz AwanKeymasterHello,
Please navigate to Theme Settings > Products Archive > Products Styles, disable the option “Image Hover” and check the issue.
Best Regards
January 30, 2025 at 6:27 pm #634247
accounts-1767ParticipantHello, it still persists unfortunately. (see screenshots below)
Attachments:
You must be logged in to view attached files.January 31, 2025 at 12:36 pm #634399
Aizaz Imtiaz AwanKeymasterHello,
Try to remove the following custom css code from Theme Settings > Custom CSS and check the issue.
.wd-product:hover img { transform: scale(1.08) !important; /* Mărire subtilă, dar vizibilă */ }
Best Regards
February 2, 2025 at 6:13 pm #634792
accounts-1767ParticipantThank you for the support, but this eliminates the zoom. I was wondering if there exists a fix, that lets me keep the image zoom on hover, and eliminates the extension of the image(as you can see in the screenshot below, in the bottom). thank you.
Attachments:
You must be logged in to view attached files.February 3, 2025 at 5:36 pm #635062
Aizaz Imtiaz AwanKeymasterHello,
You can remove the custom css code for this styling. Then please navigate to Theme Settings > Products Archive > Products Styles, use the option “Image Hover” and check the issue.
If you have any questions feel free to contact us.
Best Regards
February 7, 2025 at 10:15 am #636164
accounts-1767ParticipantSo there is no way to keep to custom css but make the image extension disspear?
February 7, 2025 at 1:51 pm #636300
Aizaz Imtiaz AwanKeymasterHello,
I have checked your site, and it seems that the image zoom on hover is no longer active, and the image extension issue has been resolved. You might have added custom CSS that affected this behavior.
Best Regards,
February 10, 2025 at 6:04 pm #636945
accounts-1767Participantok
February 11, 2025 at 11:29 am #637116
Aizaz Imtiaz AwanKeymasterHello,
Great! Let me know if you need any further assistance. I’m happy to help!
Best Regards,
-
AuthorPosts
Tagged: Extended Image on Hover
- You must be logged in to create new topics. Login / Register