davist11 / jQuery-One-Page-Nav

Smooth scrolling and smart navigation when user scrolls on one-page sites.
http://davist11.github.com/jQuery-One-Page-Nav/
MIT License
1.52k stars 501 forks source link

Scroll offset possible? #161

Closed pavlito closed 7 years ago

pavlito commented 7 years ago

Hi @davist11 , thanks for this great plugin!

Is it possible to add scroll offset for some sections without using padding or negative margin?

Any advice hot to achieve through prototyping plugin?

davist11 commented 7 years ago

No, using CSS is the recommended way to add scroll offset.