• Resolved webkocken

    (@webkocken)


    Hi guys!
    I have finally gotten stuff working pretty good, getting great scores on GtMetrix, but on Page speed insights they say that on mobile view all images are loaded, so the lazy load will not work properly.

    What could I do about that?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Hi,

    the images on mobile , are loaded by CSS

    e.g.

    <span class="basil-blog-card-image has-image" style="background:url(https://www.lchfarkivet.se/wp-content/uploads/2021/03/reklam-1-700x525.jpg) no-repeat; background-size:cover;">

    unfortunately we can not lazyload CSS images

    Best regards,

    Thread Starter webkocken

    (@webkocken)

    Ok, thanks for clearing that out for me!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Lazy load not working on mobile’ is closed to new replies.