Created: 27-12-2017
Thank you for purchasing my template. If you have any questions that are beyond the scope of this help file, please feel free to open a new ticket at our support forum
<!-- Google Fonts --> =========================== @import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700" rel="stylesheet"'); @import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700" rel="stylesheet"');
<!-- All css files are included here. --> ======================================================== --> <!-- Bootstrap fremwork main css --> <link rel="stylesheet" href="css/bootstrap.min.css"> <!-- This core.css file contents all plugings css file. --> <link rel="stylesheet" href="css/css/core.css"> <!-- Theme shortcodes/elements style --> <link rel="stylesheet" href="css/shortcode/shortcodes.css"> <!-- Theme main style --> <link rel="stylesheet" href="style.css"> <!-- Responsive css --> <link rel="stylesheet" href="responsive.css"> <!-- User style --> <link rel="stylesheet" href="css/custom.css"> <!-- Theme Color Css ======================================================== --> <link rel="stylesheet" href="css/themes/theme-red.css">
<!-- All JS files are included here. --> ============================================================== --> <!-- jquery latest version --> <script src="js/vendor/jquery-1.12.1.min.js"></script> <!-- Bootstrap framework js --> <script src="js/bootstrap.min.js"></script> <!-- All js plugins included in this file. --> <script src="js/plugins.js"></script> <!-- Main js file that contents all jQuery plugins activation. --> <script src="js/main.js"></script> <!-- Waypoints js --> <script src="js/waypoints.min.js"></script> <!-- Youtube Background js --> <script src="js/youtube-background.js"></script>