Home › Forums › Space themes support forum › Hide second image on hover Hide second image on hover This topic has 1 reply, 2 voices, and was last updated 2 years, 3 months ago by Luke Nielsen. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts August 21, 2022 at 10:57 am #398564 [email protected]Participant I want to use Product Design – icons of image alternative But don’t wan’t to use second image on hover How to disable second image on hover? August 22, 2022 at 3:22 pm #398769 Luke NielsenKeymaster Hello, The second image can be hidden via the below code, enter it into the “Desktop CSS ” area that is in Theme Settings -> Custom CSS. .xts-product .xts-product-thumb:hover .xts-product-hover-image { opacity: 0; } Thanks for your time and have a great day. Kind Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register