Fixed Header and Menu
It has the following design:

It has the following design :
<body class="skin-default fixed-menu">
<div class="preloader">
...
...
</div>
<header class="header">
<nav class="navbar navbar-fixed-top" role="navigation">
...
</nav>
</header>
<div class="wrapper row-offcanvas row-offcanvas-left">
...
</div>
</body>
Last updated
Was this helpful?