Top

Sidebar Options


There are 3 Sidebar Settings in our theme:

  • 1.) Default Sidebar


  • 2.) Horizontal Sidebar


  • 3.) Color Icon Sidebar

Lets look at them one by one.


Shows the sidebar with Default style.


Shows the sidebar with Horizontal style.


Shows the sidebar with Color Icon.

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.
  • => Color Icon = 'iconcolor-sidebar' for the Color-icons in sidebar.