Anchors stuck underneath fixed header

Hello
I’ve created a fixed header and it’s working great.
I’ve added an anchor to a section in a page, but once a user clicks on a button that redirects him/her to that section, the top part of it is getting covered by the fixed header. This does not happen in the regular editor…
Is there any solution?

Thanks

1 Like

This behavior makes sense.
You can add a colorless line (so that it does not appear), Dock to top with a negative margin as the height of the Header , and make this line act as an anchor.