DETACHED
Detached menu configuration
Change the below attribute in the html tag in the
templates/partials/_main.html.twig file to set the detached layout
style.
data-layout-style="detached"
How to add new menu items/change menu items?
To add, change or remove menu items from the
left side
navigation, simply edit in file
templates/partials/_sidebar.html.twig. The
change would reflect in all the php files automatically.