Stylesheet

CSS Files and Structure

All CSS are located in the css folder of the template. Each CSS File is well commented easy to use and customizable to your own needs. Here is the list of the CSS files:

animate.css
bootstrap.min.css
bootstrap-select.min.css
bootstrap-tour-standalone.min.css
dragula.min.css
dripicons.css
fullcalendar.min.css
jquery-jvectormap-2.0.3.css
perfect-scrollbar.css
style.css

Note: style.css, perfect-scrollbar.css, fullcalendar.min.css, bootstrap.min.css, bootstrap-select.min.css and bootstrap-tour-standalone.min.css must be declared on all pages!

If you would like to edit a specific section of the site, simply find the appropriate label in the CSS file, and then scroll down until you find the appropriate style that needs to be edited. All CSS sections are also well commented:

Last updated