@@include("partials/head.html") Modernize Bootstrap Admin
loader
@@include("partials/header.html")
@@include("partials/horizontal-header.html")
@@include("partials/breadcrumb.html", {"title": "Dropdowns", "subtitle": 'Home'})

Large button dropdowns

Use a .btn-lg classes to create instant button

Small button dropdowns

Use a .btn-sm classes to create instant button

Large Dark Dropdown

Use dropdown-menu-dark for dark dropdown buttons.

Small Dark Dropdown

Use dropdown-menu-dark for dark dropdown buttons.

Direction of the Dropdown

Trigger dropdown menus above elements by adding .dropup to the parent element.

Menu Alignment

Add .dropdown-menu-end to a .dropdown-menu to right align the dropdown menu.

Responsive Alignment

Different Menu Content

Dropdown Options

@@include("partials/customizer.html")
@@include("partials/header-components/dd-searchbar.html") @@include("partials/header-components/dd-shopping-cart.html")
@@include("partials/scripts.html")