Link block set to go to new section but scrolling error after


For context, toward the bottom of the first section (the section fills the page; 100VH), I have an image of a small arrow inside a link block, and the link block settings are set so that when the link block is clicked on, the page will scroll to the section below that I want it to scroll to. This action works beautifully. However, after that action is done and I go to just regularly scroll on from that new section I was brough to, my page flashes to that previous first section I was just on. I’m curious to know what may be wrong, and how can I edit my settings so that I can keep scrolling down with no jumping upward to the section containing that link block/arrow?

2 Likes

Hi there,

If you’re experiencing scrolling issues with section links, this is likely related to lazy-loaded images affecting page height calculations. To resolve this, you have two options:

  1. Set your images to Eager: loads with page, or
  2. Place the images within fixed-height elements

Hopefully this helps! If you still need assistance, please reply here so somebody from the community can help.

1 Like