Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1226040

    Hi dear Kriesi-Folks :)

    I’m setting up a new woocommerce shop with Enfold. I’d like to have an image-change on hover the product in shop overview.
    I did this already in an other shop but here it’s not working.
    Maybe I missed some setting but I checked in the other shop – same setting and working.

    Screenshot

    • This topic was modified 4 years, 4 months ago by WebbR.
    #1226706

    Hey WebbR,

    Thank you for the inquiry.

    Did you activate a plugin that lazyloads images? The hover effect is not working properly because of this css code.

    .lazyloaded {
    	opacity: 1;
    	transition: opacity 400ms;
    	transition-delay: 0ms;
    }

    Best regards,
    Ismael

    #1226709

    Hey Ismael, yes I’m using Smush for image compression. Switched off the lazy load for products, Working again :)

    Perfect! THX!

    #1226752

    Hi WebbR,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘SOLVED – Product image in shop overview – Hover effect not working’ is closed to new replies.