Fixed Header & Menu

The design for Fixed Header and Menu is shown below:

It has the following Structure:

structure:

For this we need to add a classaffixin section of aside left tagnavbar-fixed-topin the nav tag.

<body class="skin-coreplus">
     <div class="preloader boxed">
          ...
          ...
    </div>
    <header class="header">
         <nav class="navbar navbar-fixed-top" role="navigation">
            ...
         </nav>
    </header>
    <div class="wrapper row-offcanvas row-offcanvas-left">
    <aside class="left-side sidebar-offcanvas">
    <section class="sidebar affix">
      ...
     </section>
       ...
       ...
    </aside>
      ...
      ...
</body>

results matching ""

    No results matching ""