Prevent lazy load on home page for banners

This topic has 2 replies, 2 voices, and was last updated 7 years, 4 months ago ago by Olga Barlow

  • Avatar: pt1011
    pt1011
    Participant
    December 24, 2016 at 00:29

    i like the lazy loading of images but would perfer not to have it on the home page as the images appaer right above the fold and yet do not show until the user scrolls down a bit (leaving a lot of white space until they scroll)

    anyway to prevent lazy load on a given page or VC row?

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 26, 2016 at 14:21

    Hello,

    Try to add this code in home page custom CSS area http://prntscr.com/do1a10

    .home .content-product .product-content-image img {
        opacity: 1;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.