Add .navbar-fixed-top
and include a .container
or .container-fluid
to center and pad navbar content.
Add .navbar-fixed-bottom
and include a .container
or .container-fluid
to center and pad navbar content.
Create a full-width navbar that scrolls away with the page by adding .navbar-static-top
and include a .container
or .container-fluid
to center and pad navbar content.
Modify the look of the navbar by adding .navbar-inverse
.