Hi.
I’m working on website that has a one-page navigation on the start page. Would i would want to do is to set the scroll offset for the target element. As for now, my navbar is positioned absolute and floats above everything and i want scroll to simply stop at the top of my section without leaving a gap between my navbar and the section.
The sections has a 100vh attribute so it looks weird when auto scrolling down.
See reference link:
http://web-kickstart.com/home-backup/
I have added a color to the sections so you can see what im talking about.
/Erik