We are using the WoodMart theme and have noticed an issue with the product hover gallery animation on our product listing pages.
Each product has multiple images, and on hover/mouseover, WoodMart correctly displays the rest of the product gallery images using the default hover slider. This functionality itself is working as expected.
However, the image movement/transition speed is extremely fast, which creates a harsh and distracting user experience. The images slide very quickly between each other, making the hover interaction feel abrupt rather than smooth or premium.
I’d like to know:
1. Is there a theme option or setting to control the hover gallery animation speed?
2. Is it possible to slow down the transition duration of wd-product-grid-slide?
3. Does WoodMart support a fade transition instead of the default sliding animation for product hover images?
4. If this requires a CSS or JS override, could you please advise the recommended and supported approach?
Our goal is to achieve a slower, smoother transition (or a fade effect) while keeping the hover gallery feature enabled.
Looking forward to your guidance.