Home New Guten › Forums › WoodMart support forum › zoom pic zoom pic This topic has 1 reply, 2 voices, and was last updated 2 months, 3 weeks ago by Luke Nielsen. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts May 27, 2025 at 5:06 pm #663619 yektadgParticipant Hi, in the demo linked below, when I hover over the category section with the mouse, the image zooms in. How can I remove this hover effect so the image doesn’t zoom? https://woodmart.xtemos.com/demo-retail/demo/retail/ Attachments:You must be logged in to view attached files. May 27, 2025 at 5:25 pm #663629 Luke NielsenKeymaster Hello, Use the code below for help: .category-grid-item:hover .wd-cat-image { transform: unset; } Define it in Theme Settings -> Custom CSS. Kind Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register