Vertical menu configuration

How to use pre-built layouts?

Each of the layout options is provided below with steps you would need to perform in stores/layout.js inside the state variable.

image
Dark Sidebar
leftSidebarType: "dark"
image
Compact Sidebar
leftSidebarType: "compact"
image
Icon Sidebar
leftSidebarType: "icon"
image
Boxed Layout
layoutWidth: "boxed"
image
Colored Sidebar
leftSidebarType: "colored"

Horizontal menu configuration

If you would like to have Horizontal Menu (or Topnav) based layout, change the layoutType: "horizontal" in the stores/layout.js. Again, here you can add it to app/const.js to use it consistently for whole site.

In order to add, change or remove menu items from the topbar navigation, simply edit in file components/layouts/utils/menu.js in horizontalMenu array.

How to use pre-built layouts?

Each of the layout options is provided below with steps you would need to perform in stores/layout.js inside the state variable.

image
Topbar Dark
topbar: "dark"
image
Boxed Layout
layoutWidth: "boxed"
image
Colored
topbar: "colored"
© Themesbrand.
Crafted with by Themesbrand