CSS Structure
The general CSS structure is the same throughout the template. Here is the general CSS structure of the template:
<!-- CSS bootstrap-->
<link rel="stylesheet" href="css/bootstrap/bootstrap.min.css" />
<!-- REVOLUTION STYLE SHEETS -->
<link rel="stylesheet" type="text/css" href="rev-slider/css/rs6.css">
<!-- Style -->
<link rel="stylesheet" href="css/style.css" />
<!-- Responsive -->
<link rel="stylesheet" href="css/responsive.css" />
Last modified 1yr ago