created: 30/08/2019
Thank you for purchasing my theme. 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 Our site
@import "https://fonts.googleapis.com/css?family=Montserrat:100,300,400,500,600,700|Open+Sans:300,400,700|Roboto:300,400";
<!-- Bootstrap CSS --> <link href="css/bootstrap.min.css" rel="stylesheet"> <!-- CSS --> <link href="css/hamburgers.min.css" rel="stylesheet"> <link href="css/meanmenu.css" rel="stylesheet"> <link href="css/text-headline.css" rel="stylesheet"> <link href="css/et-line-fonts.css" rel="stylesheet"> <link href="css/owl.carousel.min.css" rel="stylesheet"> <link href="css/magnific-popup.css" rel="stylesheet"> <link href="css/animate.css" rel="stylesheet"> <link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="css/linear-icons.css" rel="stylesheet"> <link href="css/style.css" rel="stylesheet"> <link href="css/responsive.css" rel="stylesheet">
<!-- javascript -->
<script src="js/jquery.min.js"></script>
<script src="js/isotope.pkgd.min.js"></script>
<script src="js/imagesloaded.pkgd.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/tether.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/appear.js" type="text/javascript"></script>
<script src="js/headroom.min.js" type="text/javascript"></script>
<script src="js/jquery.meanmenu.js" type="text/javascript"></script>
<script src="js/plugins.js" type="text/javascript"></script>
<script type="text/javascript">
// grab an element
var myElement = document.querySelector(".headroom");
// construct an instance of Headroom, passing the element
var headroom = new Headroom(myElement);
// initialise
headroom.init();
</script>
<script src="js/custom.js"></script>