Layout - options
Condenesed Menu
Want to focus more on your content ? use webarch condensend menu, with a single toggle option
Use JS API
$("body").condensMenu();or CSS Class
Add condense-menuto the body tag
Show/Hide Menu
Want to focus more on your content ? use webarch condensend menu, with a single toggle option
Use JS API
$("body").toggleMenu();or CSS Class
Add hide-sidebarto the body tag
Otheroptions
Remove fixed menu option?
JS API
$("body").toggleFixedMenu();or CSS Class
Add menu-non-fixedto the body tag