Files Structure

CSS files structure

  1. bootstrat.min.css used for support gird width.
  2. normalize.css  used for reset default HTML style.
  3. swiper-bundle-min.css used for slider.
  4. fontawesome.css used for font icon.
  5. theme-icon.css custom font icon.
  6. lity-min.css used for lightbox popup.
  7. theme.css used for theme style CSS.
  8. style.css used for all extra style CSS.

Javascript Files Structure

  1. jquery.1.12.4.min.js is a stayable 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 resouce 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. lity-min.js is a jQuery plugin used for popup lightbox.
  4. contact-form.js is a jQuery plugin used for ajax contact form.
  5. scrollreveal-min.js used for scroll animation effect.
  6. contact-form.js is a jQuery plugin used for contact form data validation.
  7. swiper-bundle-min.js is a jQuery plugin used for slider.
  8. 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 *