I’m struggling to fix an issue with the in-page linking. When I link to the section on the page the fixed nav bar at the top overlaps the top of the section.
I’ve tried everything to try and fix this, literally spent hours trying to work out why it’s happening! It’s incredibly frustrating as I wasn’t having this issue on earlier versions of my site.
Thanks for your suggestion, I managed to get it to work by doing steps 1 and 2 and then instead of step 3 I left the navbar with it’s position fixed. It now sits inside the header div which also has it’s position fixed. For some reason having it relative or auto (as you suggested) pushed it over to the left and made a gap on the right hand side.
Not sure why but this is my first Webflow website so I’m still getting the hang of everything!