Sidebar Type
There are 2 Sidebar Type in our theme:
- Vertical
- 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
.png)
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>