Files Structure

CSS files structure

  1. bootstrat.min.css used for support gird width.
  2. normalize.css  used for reset default HTML style.
  3. slicknav.css used for a responsive mobile menu.
  4. slick.css used for carousel slider.
  5. slick-theme.css used for slider extra style.
  6. themify-icons.css used for font icon.
  7. theme.css used for theme style CSS.
  8. style.css used for all extra style CSS.
  9. responsive.css used for mobile device supported.

Javascript Files Structure

  1. jquery.1.12.4.min.js is a stable version of jQuery which is required to place upon all scripts otherwise none of the jquery code will work.
  2. bootstrat.min.js  is used as the core of this template. It is a widely used resource in today’s era. Used to make this template responsive and providing all main classes for ui and also provides scripts that helped to form these templates.
  3. slicknav-min.js is a jQuery plugin used for responsive mobile menu.
  4. scrollUp.js is a jQuery plugin used for Scrollup.
  5. slick-min.js is a jQuery plugin used for carousel slider.
  6. main.js is a custom jQuery used for active all jQuery file.
Was this page helpful?

Leave a Reply

Your email address will not be published. Required fields are marked *