bootsnav icon indicating copy to clipboard operation
bootsnav copied to clipboard

Bootsnav - Multi Purpose Header

Bootsnav - Multi Purpose Header

Bootsnav is a multi purpose header based with Bootstrap, you can build any header style with bootsnav only with a few minutes.

DEMO & Documentation

File Structure

CSS files stored in folder 'CSS' and 'skins' (color skins). However, you'd just need to edit the overwrite.css file. It contains the styling elements for all header menu.

bootsnav/
├── css/
│   ├── bootsnav.css
│   ├── style.css
└── js/
    └── bootsnav.js

Credit

Framework Based

  • Bootstrap V.3 - http://getbootstrap.com/

Font

  • Open Sans - https://www.google.com/fonts#UsePlace:use/Collection:Open+Sans

Icons

  • Font Awesome - https://fortawesome.github.io/Font-Awesome/

Javascript

  • jQuery - https://code.jquery.com/jquery/
  • Bootstrap - http://getbootstrap.com/
  • IE - https://github.com/twbs/bootstrap/tree/master/docs/assets/js

CSS

  • Animate - https://daneden.github.io/animate.css/

Change Log

v.1.1 - 2016-06-11

  • Fixed Navbar sticky
  • Fixed Search mobile device
  • Fixed Active navigation on brand center

v.1.2 - 2016-10-19

  • Responsive 991px

Update Bootsnav without css framework

Core Navigation