Navigation Navbar

Responsive header for branding, navigation and more.

How To

  1. Step 1: Include LambdaEx Framework in Logi Info Application. Include LambdaEx Framework in Logi Info Application.
  2. Step 2: Include Icon Support Files in Logi Info ApplicationInclude Icon Support Files in Logi Info Application
Navbar Example
Simple Navbar Example

Dropdown and Search
Text
Fixed Top
Add .navbar-fixed-top and include a .container or .container-fluid to center and pad navbar content.
Fixed Bottom
Add .navbar-fixed-bottom and include a .container or .container-fluid to center and pad navbar content.
Containers

Include .container or .container-fluid to center and pad navbar content.


Offsetting

Use margin utilities like .mr-auto and .ml-auto to force sibling columns away from one another.


Color schemes

Theming the navbar has never been easier thanks to the combination of theming classes and background-color utilities. Choose from .navbar-light for use with light background colors, or .navbar-dark for dark background colors. Then, customize with .bg-* utilities.







Responsive Behaviors

Navbars can utilize .navbar-toggler, .navbar-collapse, and .navbar-expand-lg-{sm|md|lg|xl} classes to change when their content collapses behind a button. In combination with other utilities, you can easily choose when to show or hide particular elements.

For navbars that never collapse, add the .navbar-expand-lg class on the navbar. For navbars that always collapse, don’t add any .navbar-expand-lg class.

Navigation Header+Sidebar+Footer