Home › Forums › WoodMart support forum › Loading images slow Loading images slow This topic has 1 reply, 2 voices, and was last updated 1 month, 1 week ago by Luke Nielsen. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts August 5, 2025 at 6:39 pm #678159 c-tin.nlParticipant Hi, The website is opening fast, but it seems like the images take like 3-4 seconds before they become floaging ( like when you go over hover the image moves ) Could you please check reason ? https://cameragroothandel.nl/product-categorie/alarmsystemen/ajax/ August 6, 2025 at 9:26 am #678206 Luke NielsenKeymaster It seems that you mean the animation when the image changes on hover? If so, try to use the code below for help: .wd-product .hover-img { transition: opacity 0.3s ease, transform 1s cubic-bezier(0, 0, 0.44, 1.18); } Kind Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register