CSS files - top

CSS files add styles to an HTML page. This template use the following CSS files :

Editable CSS files :

The main CSS file main.css is located under the /cssfolder. It handles aesthetic aspects of the landing page. For customization, it is better to use a style-XXXX.css file (see below) instead of modifying this main.css file.

style-XXXX.css files are custom stylesheet which overwrite the main.css file for an easy customization it. CHECKOUT them for sample customization (background, text color...). They are easy to understand compared to main.css.
As example, style-default.css handles the default layout.

Vendor CSS files (modifications are not recommended) :

bootstrap.css or bootstrap.min.css file is the CSS grid used by this template. Read more

Other vendor specified CSS files (normailze, font stylesheets, swiper) are also used.