Thank you for the great plugin.
How can I implement a fixed navigation bar at the top of the site like this?
If you take a look at the examples online you would realize there's already one about it:
http://alvarotrigo.com/fullPage/examples/fixedHeaders.html
Just place your fixed elements outside the fullpage.js structure and add the fixed css property.
You can see the source code in the example online.
Most helpful comment
If you take a look at the examples online you would realize there's already one about it:
http://alvarotrigo.com/fullPage/examples/fixedHeaders.html
Just place your fixed elements outside the fullpage.js structure and add the fixed css property.
You can see the source code in the example online.