Theme Customizer

Customize layout & themes

Sidenav View

Choose sidenav layout style

Display Mode
Select Light or Dark
Direction
Select a direction
Sidenav Color
Select sidenav theme color

Sidenav Default

Default Sidenav Layout

Vertical sidebar navigation layout with standard menu hierarchy.

By default, the layout is configured as two-column inside src/partials/menu.html:

{{> topbar }}

{{> two-column }}

To use the default sidenav layout, replace it with:

{{> topbar }}

{{> sidenav }}