Search code examples
htmlcsszurb-foundation

How do I make the nav bar always at the top?


I'm using Foundation by ZURB and trying to get the nav bar to the top.


Solution

  • If you're using foundations, you can use:

    <nav class="top-bar fixed"></nav>