Top

Sidebar Type

There are 2 Sidebar Type in our theme:
  1. Vertical
  2. Horizontal

Lets look at them one by one.

Vertical Sidebar:

Shows the vertical sidebar

The Classes that needs to be added to below mentioned div are 'compact-wrapper'.

Horizontal Sidebar:

Shows the Horizontal sidebar

The Classes that needs to be added to below mentioned div are 'horizonatl-wrapper'.

These changes are applied by changing the classes in the below given div tag changes.

<div class="page-wrapper LAYOUT_CLASSES_HERE">...</div>