Kleon KLEON
PHP Docs - v1.0.0
Layouts

Layouts covers all theme configuration settings if you want to apply manually in project.

Layouts Options

Add the following class in your body tag for updating layout.

Vertical

class="bg-light layout-vertical-nav"

Horizontal

class="bg-light layout-horizontal-nav"

Combo

class="bg-light layout-combo-nav kleon-vertical-nav--collapse"

Vertical Navigation Styles

By default there is no css class at body tag for vertical navigation. But "kleon-vertical-nav--collapse" css class need to be added to get collapsed vertical nav.

class="bg-light has-right-panel"

data-sidebar="bg-light has-right-panel kleon-vertical-nav--collapse"