3
Lorem ipsum dolor sit amet, consectetuer elit.
Just NowLorem ipsum dolor sit amet, consectetuer elit.
5 minutes agoLorem ipsum dolor sit amet, consectetuer elit.
25 minutes ago
When you want to set the sidebar vertically, than use this Page Layout and you will easily be able to set the vertical menu.
Include vertical-menu.js & vertical-menu.css
You need to replace page-sidebar call to vertical-menu-main class when you want to use vertical menu.
Copy html code of navbar according to your requirement in this layout.
Finally, you can change the content according to your need.
<!-- Cod Box Copy begin -->
<div class="card-body">
<h5>Step 1</h5>
<p>Include vertical-menu.js & vertical-menu.css</p>
<h5>Step 2</h5>
<p>You need to replace page-sidebar call to vertical-menu-main class when you want to use vertical menu.</p>
<h5>Step 3</h5>
<p>Copy html code of navbar according to your requirement in this layout.</p>
<h5>Step 4</h5>
<p>Finally, you can change the content according to your need.</p>
</div>
<!-- Cod Box Copy end -->