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
<!-- Template Fonts form google =============================================--> <link href='https://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900' rel='stylesheet' type='text/css'>
<!-- Template CSS files --> <!-- Normalize CSS --> <link rel="stylesheet" href="css/normalize.css"> <!-- Bootstrap CSS ==========================================================--> <link rel="stylesheet" href="css/bootstrap.min.css"> <!-- Fontawesome CSS ==========================================================--> <link rel="stylesheet" href="css/font-awesome.min.css"> <!-- Owl carousle CSS ==========================================================--> <link rel="stylesheet" href="css/owl.carousel.css"> <!-- Owl Theme CSS ==========================================================--> <link rel="stylesheet" href="css/owl.theme.css"> <!-- Owl Transition CSS ==========================================================--> <link rel="stylesheet" href="css/owl.transitions.css"> <!-- Animate CSS ==========================================================--> <link rel="stylesheet" href="css/animate.css"> <!-- BX Slider CSS ==========================================================--> <link rel="stylesheet" href="css/jquery.bxslider.css"> <!-- Meanmenu CSS (For mobile menu) ==========================================================--> <link rel="stylesheet" href="css/meanmenu.min.css"> <!-- Theme main CSS File ==========================================================--> <link rel="stylesheet" href="style.css"> <!-- Responsive CSS ==========================================================--> <link rel="stylesheet" href="css/responsive.css">
<!-- Placed js at the end of the document so the pages load faster --> <!-- Main jQuery file --> <script src="js/jquery-1.11.3.min.js"></script> <!-- Bootstrap Js --> <script src="js/bootstrap.min.js"></script> <!-- Owl carousel js --> <script src="js/owl.carousel.min.js"></script> <!-- scroll up js --> <script src="js/jquery.scrollUp.min.js"></script> <!-- BX Slider js --> <script src="js/jquery.bxslider.min.js"></script> <!-- wow js --> <script src="js/wow.min.js"></script> <!-- meanmenu js --> <script src="js/jquery.meanmenu.js"></script> <!-- Initialize WOW js for Animation--> <script> new WOW().init(); </script> <!-- Theme jQuery Codes goes hear --> <script src="js/script.js"></script>