Home New Guten › Forums › WoodMart support forum › Gallery IMage Gallery IMage This topic has 1 reply, 2 voices, and was last updated 1 year, 8 months ago by Luke Nielsen. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts December 19, 2023 at 1:19 pm #522882 shwetaParticipant Hello Team, When somebody moves the curser I don’t change the product image. I have added the product gallery images button I don’t want to change the gallery image on the home page. Best Attachments:You must be logged in to view attached files. December 19, 2023 at 3:44 pm #522941 Luke NielsenKeymaster Hello, Use the below code to disable the second image on hover on the home page. .home .product-element-top:hover .hover-img { opacity: 0; transform: none; } Kind Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register