Updated: 08 July, 2018
Updated: 01 May, 2018
Updated: 19 Apr, 2018
Created: 17 Apr, 2018
Thank you for purchasing my template. If you have any questions that are beyond the scope of this help file, please feel free to email us
<!-- Google Fonts ============================================ --> Raleway - <link href='https://fonts.google.com/specimen/Raleway' rel='stylesheet' type='text/css'> <!-- Icons ============================================ --> Icofont - <link href='http://icofont.com/' rel='stylesheet' type='text/css'>
<!-- All CSS Files --> <!-- Ico Font CSS ============================================ --> <link rel="stylesheet" href="css/icofont.css"> <!-- Bootstrap CSS ============================================ --> <link rel="stylesheet" href="css/bootstrap.min.css"> <!-- Owl carousel CSS ============================================ --> <link rel="stylesheet" href="css/owl.carousel.min.css"> <!-- Style CSS ============================================ --> <link rel="stylesheet" href="css/style.css"> <!-- Responsive CSS ============================================ --> <link rel="stylesheet" href="css/responsive.css">
<!-- All JS Files--> <!-- jQuery ============================================ --> <script src="js/jquery.min.js"></script> <!-- Bootstrap JS ============================================ --> <script src="js/bootstrap.min.js"></script> <!-- Owl carousel JS ============================================ --> <script src="js/owl.carousel.min.js"></script> <!-- Zepto JS ============================================ --> <script src="js/zepto.min.js"></script> <!-- Constellation JS ============================================ --> <script src="js/constellation.min.js"></script> <!-- Stars JS ============================================ --> <script src="js/stars.js"></script> <!-- DEVICE JS ============================================ --> <script src="js/device.min.js"></script> <!-- YTPlayer JS ============================================ --> <script src="js/jquery.mb.YTPlayer.min.js"></script> <!-- jQuery Easing JS ============================================ --> <script src="js/jquery.easing.1.3.js"></script> <!-- Waterpipe JS ============================================ --> <script src="js/waterpipe.js"></script> <!-- Sphere Particles JS ============================================ --> <script src="js/sphere-particles.js"></script> <!-- Main JS ============================================ --> <script src="js/scripts.js"></script>
Open scripts.js from js folder. You will see the code that you will be need to customize count-down boxes. It's supper easy!