Open hevertonsb opened 3 years ago
It looks like you're using the older version of ScrollNav, make sure you're referencing the docs here https://scrollnav.com/v2/. My initial guess was you need to modify the scrollOfset to account for the sticky header but it looks like you're doing that. It could be possible the header isn't completely rendered and so the outer height is being miscalculated. You might have to wait for that before initializing the plugin.
Hi, sorry about my english, but i hope you understand my problem.
I'm using scrollnav.js plugin on this page (http://edf-re.web36f05.kinghost.net/quem-somos/edf-mundo/), but I'm facing a bug.
On click and scroll the content is not aligned with the vertical menu. Can anybody help me? I've tried changing some parameters, but nothing solved.
The calling code for the plugin is this:
I would like when clicking or scrolling, the title was visible on the page. Thanks