@@include('_head.html')
@@include('_navbar.html', { "classList": "center-nav transparent navbar-light", "otherClassList": "w-100 d-flex ms-auto", "otherLanguageSelect": true, "otherBtn": true, "otherBtnClassList": "btn-sm btn-primary rounded-pill", "otherBtnText": "Contact", "otherBtnLink": "@@webRoot/contact.html" })

Blocks - Navbar

Copy any custom block snippet below and paste it on your page to build your website easily.

@@include('docs/_blocks-menu.html', {"page": "blocks-navbar"})

Center Nav - Transparent Background

Check out some of the live examples: Demo 1 or Demo 4.

@@include('_navbar.html', { "docs": true, "classList": "center-nav transparent navbar-light", "logoAlt": "logo-dark", "otherClassList": "w-100 d-flex ms-auto", "otherLanguageSelect": true, "otherBtn": true, "otherBtnClassList": "btn-sm btn-primary rounded-pill", "otherBtnText": "Contact", "otherBtnLink": "@@webRoot/contact.html" })

Center Nav - Transparent Background - Light Text

Check out some of the live examples: Demo 3 or Demo 15.

@@include('_navbar.html', { "docs": true, "classList": "center-nav transparent navbar-dark", "logoBoth": true, "otherClassList": "w-100 d-flex ms-auto", "otherLanguageSelect": true, "otherBtn": true, "otherBtnClassList": "btn-sm btn-white rounded-pill", "otherBtnText": "Contact", "otherBtnLink": "@@webRoot/contact.html" })

Center Nav - Light Background

Check out some of the live examples: Shop or Product Page.

@@include('_navbar.html', { "docs": true, "classList": "center-nav navbar-light navbar-bg-light", "otherClassList": "w-100 d-flex ms-auto", "otherLanguageSelect": true, "otherBtn": true, "otherBtnClassList": "btn-sm btn-primary rounded-pill", "otherBtnText": "Contact", "otherBtnLink": "@@webRoot/contact.html" })

Center Nav - Dark Background

@@include('_navbar.html', { "docs": true, "classList": "center-nav navbar-dark navbar-bg-dark", "logoLight": true, "otherClassList": "w-100 d-flex ms-auto", "otherLanguageSelect": true, "otherBtn": true, "otherBtnClassList": "btn-sm btn-primary rounded-pill", "otherBtnText": "Contact", "otherBtnLink": "@@webRoot/contact.html" })

Center Nav - Fancy

Check out some of the live examples: Demo 7.

@@include('_navbar.html', { "docs": true, "classList": "fancy navbar-light navbar-bg-light caret-none", "fancy": true, "otherClassList": "w-100 d-flex ms-auto", "otherLanguageSelect": true, "otherBtn": true, "otherBtnClassList": "btn-sm btn-primary rounded-pill", "otherBtnText": "Contact", "otherBtnLink": "@@webRoot/contact.html" })

Classic - Transparent Background

Check out some of the live examples: Demo 6 or Demo 8.

@@include('_navbar.html', { "docs": true, "classList": "classic transparent navbar-light", "otherClassList": "ms-lg-4", "otherBtn": true, "otherBtnClassList": "btn-sm btn-primary rounded-pill", "otherBtnText": "Sign In", "otherBtnModal": true, "otherInfo": true })

Classic - Transparent Background - Light Text

Check out some of the live examples: Demo 11.

@@include('_navbar.html', { "docs": true, "classList": "classic transparent navbar-dark", "logoBoth": true, "otherClassList": "ms-lg-4", "otherBtn": true, "otherBtnClassList": "btn-sm btn-white rounded-pill", "otherBtnText": "Sign In", "otherBtnModal": true, "otherInfo": true })

Classic - Light Background

@@include('_navbar.html', { "docs": true, "classList": "classic navbar-light navbar-bg-light", "otherClassList": "ms-lg-4", "otherBtn": true, "otherBtnClassList": "btn-sm btn-primary rounded-pill", "otherBtnText": "Sign In", "otherBtnModal": true, "otherInfo": true })

Classic - Dark Background

@@include('_navbar.html', { "docs": true, "classList": "classic navbar-dark navbar-bg-dark", "logoLight": true, "otherClassList": "ms-lg-4", "otherBtn": true, "otherBtnClassList": "btn-sm btn-primary rounded-pill", "otherBtnText": "Sign In", "otherBtnModal": true, "otherInfo": true })

Classic - Fancy

@@include('_navbar.html', { "docs": true, "classList": "fancy navbar-light navbar-bg-light", "fancy": true, "otherClassList": "ms-lg-4", "otherBtn": true, "otherBtnClassList": "btn-sm btn-primary rounded-pill", "otherBtnText": "Sign In", "otherBtnModal": true, "otherInfo": true })

Center Logo - Transparent Background

@@include('_navbar-center-logo.html', { "docs": true, "classList": "center-logo transparent navbar-light" })

Center Logo - Transparent Background - Light Text

Check out some of the live examples: Demo 13.

@@include('_navbar-center-logo.html', { "docs": true, "logoBoth": true, "classList": "center-logo transparent navbar-dark" })

Center Logo - Light Background

@@include('_navbar-center-logo.html', { "docs": true, "classList": "center-logo navbar-light navbar-bg-light" })

Center Logo - Dark Background

@@include('_navbar-center-logo.html', { "docs": true, "classList": "center-logo navbar-dark navbar-bg-dark", "logoLight": true })

Center Logo - Fancy

@@include('_navbar-center-logo.html', { "docs": true, "classList": "fancy center-logo navbar-light navbar-bg-light", "fancy": true })

Extended

Check out some of the live examples: Demo 12.

@@include('_navbar-extended.html', { "docs": true, "classList": "extended navbar-light navbar-bg-light" })

Extended - Alternative

Check out some of the live examples: Demo 24.

@@include('_navbar-extended-alt.html', { "docs": true, "classList": "extended extended-alt navbar-light navbar-bg-light", })
@@include('docs/_footer.html') @@include('_page-progress.html') @@include('_scripts.html')