Top

Sidebar Options


There are 3 Sidebar Settings in our theme:

  1. Default Sidebar
  2. Vertical Sidebar
  3. Icon Color

Lets look at them one by one.


Default Sidebar:


Shows the sidebar with default style.

layout



Vertical Sidebar:


Shows the sidebar with a border below every link.

layout



Fill Icon Sidebar:


Shows the sidebar with beautiful colored icons .

layout


These changes are applied by changing the value of icon property in the sidebar component.

If you like a particular type of sidebar and want to use that one in you website, then just copy the sidebar.scss file and add the necessary class to the sidebar-layout property in theme>src>shared>services>layout.service.ts file.

  • Stroke Icon = 'stroke-svg' for the default sidebar icon.
  • Fill Icon = 'fill-svg' for the fill svg icons in sidebar.