Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

How to make the navbar fixed/sticky?

I've tried adding this into my custom CSS. It works, but the navbar gets all scrunched up to the left.

.navbar { position:fixed; }

How can I get the navbar to always stay at the top of the page whilst retaining it's full width?

Tagged:

Comments

Sign In or Register to comment.