Introduction
Exto SEO & Marketing Company HTML Template
Template Features:
- Multipage Demos
- Easy to Customize
- HTML5 & CSS3
- Clean & Simple Design
- Fully Responsive Layout
- Crossbrowser Compatible with Edge, IE10+, Firefox, Opera, Chrome
- W3 Valid
- Retina ready
- FontAwesome and Flaticon Free icons
- Powered with Bootstrap (5.x)
- Powered with jQuery (3.5.1)
- Build with Sass
- Smooth Animation
- AJAX Contact Form Submission
- AJAX Subscriptions Form Submission
- Well Documented
Getting Started
Unzip the archive and find out the folder exto and exto-rtl. There are all the template files in this folder.
The file and folder structure is something like this:
- assets/css — folder with css files.
- assets/fonts — folder with fonts files.
- assets/img — folder with image files.
- assets/js — folder with Javascript files.
- assets/php — folder with php files.
Upload the template files to server with the help of one of the FTP-clients like FileZilla.
HTML Files:
Default Demo:- Home Page One (index.html)
- Home Page Two (index-2.html)
- Home Page Three (index-3.html)
- Home Page Four (index-4.html)
- Home Page Five (index-5.html)
- About Page (about.html)
- Services Page (services.html)
- Single Service Page (single-service.html)
- Shop Page (shop.html)
- Single Product Page (single-product.html)
- Checkout Page (checkout.html)
- Cart Page (cart.html)
- Team Page (team.html)
- Price Page (price.html)
- Projects Page (Projects.html)
- Single Projects Page (single-projects.html)
- Blog Page (blog.html)
- Single Blog Page (single-blog.html)
- Contact Page (contact.html)
- Log In Page (log-in.html)
- Sign Up Page (sign-up.html)
- FAQ Page (faq.html)
- Coming Soon Page (coming-coon.html)
- 404 Error Page (404.html)
- Home Page One (index.html)
- Home Page Two (index-2.html)
- Home Page Three (index-3.html)
- Home Page Four (index-4.html)
- Home Page Five (index-5.html)
- About Page (about.html)
- Services Page (services.html)
- Single Service Page (single-service.html)
- Shop Page (shop.html)
- Single Product Page (single-product.html)
- Checkout Page (checkout.html)
- Cart Page (cart.html)
- Team Page (team.html)
- Price Page (price.html)
- Projects Page (Projects.html)
- Single Projects Page (single-projects.html)
- Blog Page (blog.html)
- Single Blog Page (single-blog.html)
- Contact Page (contact.html)
- Log In Page (log-in.html)
- Sign Up Page (sign-up.html)
- FAQ Page (faq.html)
- Coming Soon Page (coming-coon.html)
- 404 Error Page (404.html)
HEAD CSS Structure
These are the css files which are loaded into the template in Head Section.
<!-- Bootstrap Min CSS -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<!-- Animate Min CSS -->
<link rel="stylesheet" href="assets/css/animate.min.css">
<!-- FlatIcon CSS -->
<link rel="stylesheet" href="assets/css/flaticon.css">
<!-- FlatIcon Two CSS -->
<link rel="stylesheet" href="assets/css/flaticon-two.css">
<!-- FlatIcon Three CSS -->
<link rel="stylesheet" href="assets/css/flaticon-three.css">
<!-- Font Awesome Min CSS -->
<link rel="stylesheet" href="assets/css/fontawesome.min.css">
<!-- Odometer Min CSS -->
<link rel="stylesheet" href="assets/css/odometer.min.css">
<!-- MeanMenu CSS -->
<link rel="stylesheet" href="assets/css/meanmenu.css">
<!-- Progressbar CSS -->
<link rel="stylesheet" href="assets/css/progressbar.min.css">
<!-- Magnific Popup Min CSS -->
<link rel="stylesheet" href="assets/css/magnific-popup.min.css">
<!-- Nice Select Min CSS -->
<link rel="stylesheet" href="assets/css/nice-select.min.css">
<!-- Owl Carousel Min CSS -->
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<!-- Style CSS -->
<link rel="stylesheet" href="assets/css/style.css">
<!-- Responsive CSS -->
<link rel="stylesheet" href="assets/css/responsive.css">
These are the rtl files which are loaded into the template in Head Section.
<!-- Bootstrap Min CSS -->
<link rel="stylesheet" href="assets/css/bootstrap.rtl.min.css">
<!-- Animate Min CSS -->
<link rel="stylesheet" href="assets/css/animate.min.css">
<!-- FlatIcon CSS -->
<link rel="stylesheet" href="assets/css/flaticon.css">
<!-- FlatIcon Two CSS -->
<link rel="stylesheet" href="assets/css/flaticon-two.css">
<!-- FlatIcon Three CSS -->
<link rel="stylesheet" href="assets/css/flaticon-three.css">
<!-- Font Awesome Min CSS -->
<link rel="stylesheet" href="assets/css/fontawesome.min.css">
<!-- Odometer Min CSS -->
<link rel="stylesheet" href="assets/css/odometer.min.css">
<!-- MeanMenu CSS -->
<link rel="stylesheet" href="assets/css/meanmenu.css">
<!-- Progressbar CSS -->
<link rel="stylesheet" href="assets/css/progressbar.min.css">
<!-- Magnific Popup Min CSS -->
<link rel="stylesheet" href="assets/css/magnific-popup.min.css">
<!-- Nice Select Min CSS -->
<link rel="stylesheet" href="assets/css/nice-select.min.css">
<!-- Owl Carousel Min CSS -->
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<!-- Style CSS -->
<link rel="stylesheet" href="assets/css/style.css">
<!-- Responsive CSS -->
<link rel="stylesheet" href="assets/css/responsive.css">
<!-- RTL CSS -->
<link rel="stylesheet" href="assets/css/rtl.css">
Javascript Structure
These are the JS files which are loaded into the template before the end of the HEAD and BODY Section.
<!-- jQuery Min JS -->
<script src="assets/js/jquery.min.js"></script>
<!-- Popper Min JS -->
<script src="assets/js/popper.min.js"></script>
<!-- Bootstrap Min JS -->
<script src="assets/js/bootstrap.min.js"></script>
<!-- MeanMenu JS -->
<script src="assets/js/jquery.meanmenu.js"></script>
<!-- Appear Min JS -->
<script src="assets/js/jquery.appear.min.js"></script>
<!-- Odometer Min JS -->
<script src="assets/js/odometer.min.js"></script>
<!-- Owl Carousel Min JS -->
<script src="assets/js/owl.carousel.min.js"></script>
<!-- Magnific Popup Min JS -->
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<!-- Nice Select Min JS -->
<script src="assets/js/jquery.nice-select.min.js"></script>
<!-- WOW Min JS -->
<script src="assets/js/wow.min.js"></script>
<!-- Form Validator JS -->
<script src="assets/js/form-validator.min.js"></script>
<!-- Ajaxchimp Min JS -->
<script src="assets/js/jquery.ajaxchimp.min.js"></script>
<!-- Contact JS -->
<script src="assets/js/contact-form-script.js"></script>
<!-- Particles JS -->
<script src="assets/js/particles.min.js"></script>
<!-- Progressbar Min JS -->
<script src="assets/js/progressbar.min.js"></script>
<!-- Main JS -->
<script src="assets/js/main.js"></script>
Do You Want Real Demo Images?
Due to the Envato policy, we are unable to include demo images inside download bundle so for demo images please send us an email to hello@hibootsrap.com
HTML Structure
The general template structure is the same throughout the template and each of the part is under a section with a section id name. Here is the general structure:
<!-- Start Top Services Section -->
<section class="top-services-section pb-100">
<div class="container">
<div class="top-services-area">
<div class="row align-items-center">
<div class="col-lg-3 col-md-6 col-sm-6">
<div class="top-services-content">
<img src="assets/img/top-services/1.png" alt="image">
<h3>Exceptional Execution</h3>
<p>Lorem ipsum dolor sit amet consecte adipiscing elit sed do eiusincidunt.</p>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6">
<div class="top-services-content">
<img src="assets/img/top-services/2.png" alt="image">
<h3>Business Consultation</h3>
<p>Lorem ipsum dolor sit amet consecte adipiscing elit sed do eiusincidunt.</p>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6">
<div class="top-services-content">
<img src="assets/img/top-services/3.png" alt="image">
<h3>Initial Concept Phase</h3>
<p>Lorem ipsum dolor sit amet consecte adipiscing elit sed do eiusincidunt.</p>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6">
<div class="top-services-content">
<img src="assets/img/top-services/4.png" alt="image">
<h3>Insight and Analytics</h3>
<p>Lorem ipsum dolor sit amet consecte adipiscing elit sed do eiusincidunt.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Top Services Section -->
Contact Form strong
The Contact form html code coming with jQuery form validation. Also, it's included a .php file(form-process.php) for AJAX based email sending! HTML code example is similar to followings:
<form id="contactForm">
<div class="row">
<div class="col-lg-6">
<div class="form-group">
<input type="text" name="name" id="name" class="form-control" required data-error="Please enter your name" placeholder="Name">
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-lg-6">
<div class="form-group">
<input type="email" name="email" id="email" class="form-control" required data-error="Please enter your email" placeholder="Email">
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-lg-6">
<div class="form-group">
<input type="text" name="phone_number" id="phone_number" required data-error="Please enter your number" class="form-control" placeholder="Phone">
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-lg-6">
<div class="form-group">
<input type="text" name="subject" id="subject" required data-error="Please enter your subject" class="form-control" placeholder="Subject">
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-lg-12">
<div class="form-group">
<textarea name="message" class="form-control" id="message" cols="30" rows="6" required data-error="Write your message" placeholder="Your Message"></textarea>
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-lg-12">
<button type="submit" class="default-btn">Send Message</button>
<div id="msgSubmit" class="h3 text-center hidden"></div>
<div class="clearfix"></div>
</div>
</div>
</form>
Fonts used
By default, the template loads Muli And Poppins font from Google Web Font Services, you can change the font with the one that suits you best.
You will find the font code in the "style.css" file:
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap&subset=cyrillic,hebrew,latin-ext');
Main Color Change Option
File path: assets/css/style.scss
--mainColor: #fd5a0e; (All Primary Color)
--optionalColor: #ffdecf; (All Optional Color)
Note: After SCSS file run then it will be work
How to Run SCSS File
Please open the file Visual Studio Code Editor.
And following the video tutorial.
Here the Link: https://www.youtube.com/watch?v=0MWmv1Gvv5w
Owl Carousel Edit Option
File path: assets/js/main.js
// Partner-slider
$('.partner-slider').owlCarousel({
loop: true,
nav: false,
dots: false,
rtl: true,
smartSpeed: 2000,
margin: 30,
autoplayHoverPause: true,
autoplay: true,
responsive: {
0: {
items: 2
},
576: {
items: 3
},
768: {
items: 4
},
1200: {
items: 5
}
}
});
More Info please browser the link: Owl Carousel Docs Options
How to edit/off Preloader
Please remove or comment the below code file path: assets/js/main.js
// Preloader
jQuery(window).on("load", function() {
$('.preloader-area').fadeOut();
});
Also, please remove or comment the below code all HTML files
<!-- Preloader Area -->
<div class="preloader-area">
<div class="spinner">
<div class="dot1"></div>
<div class="dot2"></div>
</div>
</div>
<!-- End Preloader Area -->
Speed Optimization
Please optimize all images KB, MB also, use the image size following by placeholder file path: assets/img/..
- Tinypng
Please minify all CSS file path: assets/css/..
Please minify all JS file path: assets/js/..
How to Change Image?
Please go to the image file 'path: assets/img/...' replace the image which one you want following placeholder image size & name
How to Edit Especially For FontAwesome
You won't able to add new FontAwesome except existing but you can if you want to add from scratch but existing will not work and it's the feature of FontAwesome. FontAwesome.com
How to Add New Updates of Existing Template
After a certain time, we will update our project based on the latest technology but in your template, you need to update on your own if you want.
Credits
Note: All images are used for preview purpose only and not included in the final purchase files.
Images from:
https://www.freepik.com/
https://pixabay.com/
https://unsplash.com/
https://pexels.com
IconFont
FontAwesome
Flaticon
Support
If you have any questions, please use our profile contact form on Envato ( https://themeforest.net/user/hibootstrap ).
or send details query to support email hello@hibootstrap.com
We aim to answer all questions within 24 hours . In some cases the waiting time can be extended to 48 hours.
We hope you found this document helpful. Thank you!