Search
Search
Layout of primary navigation menu, colors…
Offcanvas is default layout
/config/default/params.yaml
header:
layout: modal
modal:
size: fullscreen # default, or lg, xl
centered: true # default, or false
Make sure you have not disabled the loading of the corresponding JavaScript component
/config/default/params.yaml
header:
layout: offcanvas
offcanvas:
position: end # default, or start, top, bottom
Make sure you have not disabled the loading of the corresponding JavaScript component
/assets/sass/abstracts/_variables-site.sass
$navbar-expand: lg // false to disable
/assets/sass/abstracts/_variables-site.sass
$menu-background-color: // $header-background-color !default
$menu-color: // $header-color !default