Navbar
Examples for Bootstrap’s powerful, responsive navigation header, the navbar.
Example
For hide the navbar on scroll down and show on scroll up, add the .fixed-hide
class on the navbar.
For dropdown menu that
appears when the user moves the mouse over an element, add the .navbar-dropdown-hover
class on the
navbar.
Reference
See Bootstrap 4 document for more information.