If you have any questions, please use our profile contact form on Envato ( https://themeforest.net/user/thewebmax ).

This documentation is October 2023

Thank you for purchasing this HTML template.

If you like this template, Please support us by rating this template with 5 stars

We hope you found this document helpful. Thank you!

  • Unique Home Pages
  • Easy to customize
  • HTML5 & CSS3
  • Clean & Simple Design
  • Fully Responsive Layout
  • Crossbrowser Compatible
  • W3 Valid
  • Fontawesome Icons & Feather Icons
  • Powered with Bootstrap latest Version
  • Working Contact Form
  1. css — folder with CSS and SCSS files.
  2. fonts — folder with fonts files.
  3. images — folder with images files.
  4. js — folder with Javascript files.
  5. Media — folder with images files.
  6. Plugins — folder with Javascript files.
70+ HTML Files...

Followings are the css files which loaded inside the Head Section:



    <head>

    	<!-- META -->
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="keywords" content="" />
        <meta name="author" content="" />
        <meta name="robots" content="" />    
        <meta name="description" content="" />
        
        <!-- FAVICONS ICON -->
        <link rel="icon" href="images/favicon.ico" type="image/x-icon" />
        <link rel="shortcut icon" type="image/x-icon" href="images/favicon.png" />
        
        <!-- PAGE TITLE HERE -->
        <title>Bit-invest Template | Home Page 1</title>
        
        <!-- MOBILE SPECIFIC -->
        <meta name="viewport" content="width=device-width, initial-scale=1">
        
        
        
        <!-- BOOTSTRAP STYLE SHEET -->
        <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
        <!-- FONTAWESOME STYLE SHEET -->
        <link rel="stylesheet" type="text/css" href="css/fontawesome/css/font-awesome.min.css" />
        <!-- FLATICON STYLE SHEET -->
        <link rel="stylesheet" type="text/css" href="css/flaticon.min.css">
        <!-- ANIMATE STYLE SHEET --> 
        <link rel="stylesheet" type="text/css" href="css/animate.min.css">
        <!-- OWL CAROUSEL STYLE SHEET -->
        <link rel="stylesheet" type="text/css" href="css/owl.carousel.min.css">
        <!-- BOOTSTRAP SELECT BOX STYLE SHEET -->
        <link rel="stylesheet" type="text/css" href="css/bootstrap-select.min.css">
        <!-- MAGNIFIC POPUP STYLE SHEET -->
        <link rel="stylesheet" type="text/css" href="css/magnific-popup.min.css">
        <!-- LOADER STYLE SHEET -->
        <link rel="stylesheet" type="text/css" href="css/loader.min.css">    
        <!-- MAIN STYLE SHEET -->
        <link rel="stylesheet" type="text/css" href="css/style.css">
        <!-- THEME COLOR CHANGE STYLE SHEET -->
        <link rel="stylesheet" class="skin" type="text/css" href="css/skin/skin-1.css">
        <!-- CUSTOM  STYLE SHEET -->
        <link rel="stylesheet" type="text/css" href="css/custom.css">
        <!-- SIDE SWITCHER STYLE SHEET -->
        <link rel="stylesheet" type="text/css" href="css/switcher.css">    
    
        
        <!-- REVOLUTION SLIDER CSS -->
        <link rel="stylesheet" type="text/css" href="plugins/revolution/revolution/css/settings.css">
        <!-- REVOLUTION NAVIGATION STYLE -->
        <link rel="stylesheet" type="text/css" href="plugins/revolution/revolution/css/navigation.css">
        
        <!-- GOOGLE FONTS -->
    	<link href="https://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet">  
    	<link href="https://fonts.googleapis.com/css?family=Crete+Round:400,400i&amp;subset=latin-ext" rel="stylesheet">
      
     
    </head>

Followings are the JS files which loaded before the end of HEAD or BODY Section:.


    <!-- JAVASCRIPT  FILES ========================================= --> 
    <script src="js/jquery-3.7.0.min.js"></script><!-- JQUERY.MIN JS -->
    <script src="js/bootstrap.min.js"></script><!-- BOOTSTRAP.MIN JS -->
    <script src="js/bootstrap-select.min.js"></script><!-- FORM JS -->
    <script src="js/jquery.bootstrap-touchspin.min.js"></script><!-- FORM JS -->
    <script src="js/magnific-popup.min.js"></script><!-- MAGNIFIC-POPUP JS -->
    <script src="js/waypoints.min.js"></script><!-- WAYPOINTS JS -->
    <script src="js/counterup.min.js"></script><!-- COUNTERUP JS -->
    <script src="js/waypoints-sticky.min.js"></script><!-- COUNTERUP JS -->
    <script src="js/isotope.pkgd.min.js"></script><!-- MASONRY  -->
    <script src="js/imagesloaded.pkgd.min.js"></script><!-- MASONRY  -->
    <script src="js/owl.carousel.min.js"></script><!-- OWL  SLIDER  -->
    <script src="js/scrolla.min.js"></script><!-- ON SCROLL CONTENT ANIMTE   -->
    <script src="js/custom.js"></script><!-- CUSTOM FUCTIONS  -->
    <script src="js/shortcode.js"></script><!-- SHORTCODE FUCTIONS  -->
    <script src="js/switcher.js"></script><!-- SWITCHER FUCTIONS  -->
    <script src="js/jquery.bgscroll.js"></script><!-- BACKGROUND SCROLL -->
    <script src="js/tickerNews.min.js"></script><!-- TICKERNEWS-->    
    
    <!-- SLIDER REVOLUTION -->
    <script  src="plugins/revolution/revolution/js/jquery.themepunch.tools.min.js"></script>
    <script  src="plugins/revolution/revolution/js/jquery.themepunch.revolution.min.js"></script>
    <script  src="plugins/revolution/revolution/js/extensions/revolution-plugin.js"></script>
    
    <script src="js/rev-script-1.js"></script>


    <!-- ABOUT COMPANY SECTION START -->           
    <div class="section-full home-about-section p-t80 p-b0 bg-no-repeat bg-bottom-right"  style="background-image:url(images/background/bg-coin.png)">
       <div class="container-fluid ">
           <div class="row d-flex justify-content-center align-items-end">
               <div class="col-lg-6 col-md-12">
                   <div class="wt-box text-right">
                       <img src="images/background/bg-laptop.png" alt=""> 
                   </div>
                </div>
               <div class="col-lg-6 col-md-9 m-b30">
                   <div class="wt-right-part">
                       <!-- TITLE START -->
                       <div class="section-head text-left">
                           <span class="wt-title-subline font-16 text-gray-dark m-b15">What is bitcoin</span>
                           <h2 class="text-uppercase">New Currency Bitcoin</h2>
                           <div class="wt-separator-outer"><div class="wt-separator site-bg-primary"></div></div>
                       </div>
                       <!-- TITLE END -->
                       <div class="section-content m-b60">
                           <div class="wt-box">
                               <p>
                                   <strong>Lorem Ipsum has been the industry's standard dummy text ever since the when.
                                       it to make a tyLorem Ipsum is simply dummy text of the printing and typesetting indust
                                   </strong>
                               </p>
                               <p>when an unknown printer took a galley of type and scrambled it to make a tyLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled.</p>
                               <a href="#" class="site-button text-uppercase m-r15">Read More</a>
                               <a href="#" class="site-button-secondry text-uppercase">Contact us</a>
                           </div>
                       </div>                                	
                   </div>
               </div>
           </div>
       </div>
    </div>
   <!-- ABOUT COMPANY SECTION  END -->     

Click this button

You will need these 2 files to make contact form working 1 — (mail.php) , 2 — (custom.js)

    
 <form class="cons-contact-form" method="post" action="form-handler.php">
                        
        <div class="row">
        
            <div class="col-md-12">
                <div class="form-group">
                    <div class="input-group">
                        <span class="input-group-addon"><i class="fa fa-user"></i></span>
                        <input name="username" type="text" required class="form-control" placeholder="Name">
                    </div>
                </div>
            </div>

            <div class="col-md-12">
                <div class="form-group">
                    <div class="input-group">
                        <span class="input-group-addon"><i class="fa fa-envelope"></i></span>
                        <input name="email" type="text" class="form-control" required placeholder="Email">
                    </div>
                </div>

            </div>

            <div class="col-md-12">
                <div class="form-group">
                    <div class="input-group">
                        <span class="input-group-addon v-align-t"><i class="fa fa-pencil"></i></span>
                        <textarea name="message" rows="4" class="form-control " required placeholder="Message"></textarea>
                    </div>
                </div>
            </div>

            <div class="col-md-12 text-right">
                <button name="submit" type="submit" value="Submit" class="site-button-secondry  m-r15">Submit </button>
                <button name="Resat" type="reset" value="Reset"  class="site-button " >Reset</button>
            </div>

        </div>

    </form>
    
    

File path: js/custom.js


    	function home_carousel_1(){
        	jQuery('.home-carousel-1').owlCarousel({
                loop:true,
        		margin:0,
        		nav:true,
        		dots: false,
        		navText: ['<i class="fa fa-chevron-left"></i>', '<i class="fa fa-chevron-right"></i>'],
        		responsive:{
        			0:{
        				items:1
        			},
        			480:{
        				items:2
        			},			
        			767:{
        				items:3
        			},
        			1000:{
        				items:4
        			},
        			1200:{
        				items:5
        			}
        		}
        	});
        	}

More Info please browser the link: Owl Carousel Docs Options

Please remove or comment the below code file path: js/custome.js


// > page loader function by = custom.js ========================= //		
	function page_loader() {
		$('.loading-area').fadeOut(1000);
	}

Also, please remove or comment the below code all HTML files


    <!-- LOADING AREA START ===== -->
    <div class="loading-area">
        <div class="loading-box"></div>
        <div class="loading-pic">
            <div class="cssload-container">
                <div class="cssload-dot site-bg-primary"><i class="fa fa-bitcoin"></i></div>
                <div class="step" id="cssload-s1"></div>
                <div class="step" id="cssload-s2"></div>
                <div class="step" id="cssload-s3"></div>
            </div>
        </div>
    </div>
    <!-- LOADING AREA  END ====== -->

Note: All images are used for preview purpose only and not included in the final purchase files.

Images from:
  ———  https://www.shutterstock.com
  ———  https://www.freepik.com/
  ———  https://pixabay.com/
  ———  https://unsplash.com/

Google Fonts:
  ———  Roboto
  ———  Open Sans
  ———  Crete Round