Bootstrap Example

Centered Navbar

Use the .justify-content-center class to center the navigation bar.

In this example, the navbar will be centered on medium, large and extra large screens. On small screens it will be displayed vertically and left-aligned (because of the .navbar-expand-sm class).