Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #30974
    tfeaste
    Guest

    So my website is all completed and ready to go, but I’m noticing on mobile that scrolling is super hard. It anchors at random times and wouldn’t scroll down smoothly. It’s only happening on mobile, so how can I fix this problem?

    #30975
    Jesse Owens
    Guest

    Hello-

    Sorry to hear about the choppy scrolling. It’s possible that this might be due to lazy loading images. 

    Lazy loading improves your website’s loading speed by deferring loading your images until your user is just about to scroll to them. Here’s a video explaining how lazy loading works:

    Other than W3 Total Cache, you may be getting lazy-loading from plugins like JetPack, Hummingbird, or another performance plugin. This feature is also included in WordPress natively since 5.4. Keep in mind that lazy-loading is actually good for your site speed and SEO, but it could cause the issue you’re describing.

    You might be able to reduce the impact of lazy loading by optimizing your images. I hope this helps!

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘My website is scrolling choppy on mobile. How do I fix that?’ is closed to new replies.