Home › Forums › WoodMart support forum › Hover image Hover image This topic has 3 replies, 2 voices, and was last updated 4 years, 8 months ago by Aizaz Imtiaz Awan. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts February 25, 2020 at 8:18 am #175985 IVNDYParticipant How to remove the zoom effect when you hover over the picture? image replacement must be left February 25, 2020 at 10:59 am #176014 Aizaz Imtiaz AwanKeymaster Hello, I have visited your website. To change the zoom effect on hover on the shop grid. Go to Theme Settings >> Shop >> Hover image. Screenshot for Clarification: https://ibb.co/GCkNhpB Best Regards. February 25, 2020 at 11:39 am #176037 IVNDYParticipant Only zoom effect needs to be removed. leave image change February 25, 2020 at 12:10 pm #176053 Aizaz Imtiaz AwanKeymaster Hello, You need to add the following custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. body .product-grid-item .product-element-top:hover .hover-img { transform: none; -webkit-transform: none; } Best Regards. Author Posts Tagged: hover image Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register