Fullpage.js: Fixed Navigation Bar

Created on 28 Jun 2014  ·  1Comment  ·  Source: alvarotrigo/fullPage.js

Thank you for the great plugin.

How can I implement a fixed navigation bar at the top of the site like this?

http://edyn.com/#

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.

>All comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rslcdmc picture rslcdmc  ·  3Comments

lunaandyou picture lunaandyou  ·  4Comments

kacho picture kacho  ·  3Comments

VanIvano picture VanIvano  ·  5Comments

sloyer picture sloyer  ·  3Comments