Introduction
Lixi - Cleaning Services 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
- FlatIcons and BoxIcons 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
The template folder Lixi is available inside the downloaded zip file. Need to unzip the zip file to find the template also the documentation folder.
The files and folders structure is similar to the following:
- 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 form-process.php files.
Upload the template files to the server with the help of one of the FTP-clients like FileZilla.
HTML Files:
- Home One Page (index.html)
- Home Two Page (index-2.html)
- Home Three Page (index-3.html)
- 404 Page (404.html)
- About Page (about.html)
- Blog Page (blog.html)
- Blog Details Page (blog-details.html)
- Coming Soon Page (coming-soon.html)
- Contact Page (contact.html)
- FAQ Page (faq.html)
- Privacy Policy Page (privacy-policy.html)
- Projects Page (projects.html)
- Project Details Page (project-details.html)
- Service Details Page (service-details.html)
- Services Page (services.html)
- Sign In Page (sign-in.html)
- Sign Up Page (sign-up.html)
- Team Page (team.html)
- Terms & Conditions Page (terms-and-conditions.html)
- Testimonial Page (testimonial.html)
Demo RTL:
- Home One Page (index.html)
- Home Two Page (index-2.html)
- Home Three Page (index-3.html)
- 404 Page (404.html)
- About Page (about.html)
- Blog Page (blog.html)
- Blog Details Page (blog-details.html)
- Coming Soon Page (coming-soon.html)
- Contact Page (contact.html)
- FAQ Page (faq.html)
- Privacy Policy Page (privacy-policy.html)
- Projects Page (projects.html)
- Project Details Page (project-details.html)
- Service Details Page (service-details.html)
- Services Page (services.html)
- Sign In Page (sign-in.html)
- Sign Up Page (sign-up.html)
- Team Page (team.html)
- Terms & Conditions Page (terms-and-conditions.html)
- Testimonial Page (testimonial.html)
Files Edit & Upload:
Individual pages can be customized by opening in a code editor such as VS Code. Once all the customization completed then to make the website live you need to upload the updated project files to the hosting server for your own domain. The files can be uploaded using FTP client such as FileZilla.
HEAD CSS Structure
Followings are the css files which loaded inside the Head Section:
<!-- Links of CSS files -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/meanmenu.css">
<link rel="stylesheet" href="assets/css/boxicons.min.css">
<link rel="stylesheet" href="assets/css/odometer.min.css">
<link rel="stylesheet" href="assets/css/magnific-popup.min.css">
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/css/owl.theme.default.min.css">
<link rel="stylesheet" href="assets/css/nice-select.min.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/responsive.css">
HEAD CSS Structure
Followings are the rtl css files which loaded inside the Head Section:
<!-- Links of CSS files -->
<link rel="stylesheet" href="assets/css/bootstrap.rtl.min.css">
<link rel="stylesheet" href="assets/css/meanmenu.css">
<link rel="stylesheet" href="assets/css/boxicons.min.css">
<link rel="stylesheet" href="assets/css/odometer.min.css">
<link rel="stylesheet" href="assets/css/magnific-popup.min.css">
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/css/owl.theme.default.min.css">
<link rel="stylesheet" href="assets/css/nice-select.min.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/responsive.css">
<link rel="stylesheet" href="assets/css/rtl.css">
Javascript Structure
Followings are the JS files which loaded before the end of HEAD or BODY Section:.
<!-- Links of JS files -->
<script src="assets/js/jquery-3.5.1.min.js"></script>
<script src="assets/js/popper.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/form-validator.min.js"></script>
<script src="assets/js/contact-form-script.js"></script>
<script src="assets/js/jquery.ajaxchimp.min.js"></script>
<script src="assets/js/jquery.meanmenu.js"></script>
<script src="assets/js/odometer.min.js"></script>
<script src="assets/js/jquery.appear.js"></script>
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<script src="assets/js/owl.carousel.min.js"></script>
<script src="assets/js/jquery.nice-select.min.js"></script>
<script src="assets/js/thumb-slide.js"></script>
<script src="assets/js/custom.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@envytheme.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 Project Start Area -->
<div class="counter-area">
<div class="counter-wrap">
<div class="container">
<div class="row">
<div class="col-6 col-sm-6 col-lg-3">
<div class="counter-item">
<h3>
<span class="odometer" data-count="15">00</span>
</h3>
<p>Years Experienced</p>
</div>
</div>
<div class="col-6 col-sm-6 col-lg-3">
<div class="counter-item">
<h3>
<span class="odometer" data-count="156">00</span>
</h3>
<p>Happy Clients</p>
</div>
</div>
<div class="col-6 col-sm-6 col-lg-3">
<div class="counter-item">
<h3>
<span class="odometer" data-count="756">00</span>
</h3>
<p>Project Completed</p>
</div>
</div>
<div class="col-6 col-sm-6 col-lg-3">
<div class="counter-item">
<h3>
<span class="odometer" data-count="22">00</span>
</h3>
<p>Active Project</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End Project Start Area -->
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-sm-6 col-lg-6">
<div class="form-group">
<label>Name</label>
<input type="text" name="name" id="name" class="form-control" required data-error="Please enter your name">
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-sm-6 col-lg-6">
<div class="form-group">
<label>Email</label>
<input type="email" name="email" id="email" class="form-control" required data-error="Please enter your email">
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-sm-6 col-lg-6">
<div class="form-group">
<label>Phone</label>
<input type="text" name="phone_number" id="phone_number" required data-error="Please enter your number" class="form-control">
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-sm-6 col-lg-6">
<div class="form-group">
<label>Subject</label>
<input type="text" name="msg_subject" id="msg_subject" class="form-control" required data-error="Please enter your subject">
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-md-12 col-lg-12">
<div class="form-group">
<label>Message</label>
<textarea name="message" class="form-control" id="message" cols="30" rows="8" required data-error="Write your message"></textarea>
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-md-12 col-lg-12">
<button type="submit" class="cmn-btn btn">
Send Message
</button>
<div id="msgSubmit" class="h3 text-center hidden"></div>
<div class="clearfix"></div>
</div>
</div>
</form>
AJAX Contact Form
File location: assets/php/form-process.php file
AJAX Subscriptions Form
https://mailchimp.com/help/add-a-signup-form-to-your-website/
Paste URL on main.js File
Fonts Used
By default, the template loads Roboto, Poppins font from Google Web Font Services. The font can be changed based on the website needs. Google Fonts
Font code can be found in the "style.scss" file path: assets/css/style.scss
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');
common-font: 'Roboto', sans-serif;
heading-font: 'Poppins', sans-serif;
Note: After SCSS file run then it will be work
Main Color Change Option
File path: assets/css/style.scss
$main-color: #242424; (All Primary Color)
$paragraph-color: #5d5d5d; (All Paragraph 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
$('.review-slider').owlCarousel({
loop: true,
margin: 0,
nav: true,
dots: false,
smartSpeed: 1000,
autoplay: false,
autoplayTimeout: 4000,
autoplayHoverPause: true,
navText: [
"",
""
],
responsive:{
0:{
items: 1,
},
600:{
items: 2,
},
1000:{
items: 2,
}
}
});
More Info please browser the link: Owl Carousel Docs Options
How to Hide Scroll Animation
Please remove or comment the below code file path: assets/js/main.js
// WOW JS
$(window).on ('load', function (){
if ($(".wow").length) {
var wow = new WOW({
boxClass: 'wow', // animated element css class (default is wow)
animateClass: 'animated', // animation css class (default is animated)
offset: 20, // distance to the element when triggering the animation (default is 0)
mobile: true, // trigger animations on mobile devices (default is true)
live: true, // act on asynchronously loaded content (default is true)
});
wow.init();
}
});
How to edit/off Preloader
Please remove or comment the below code file path: assets/js/main.js
// Preloader
$(window).on('load', function() {
$('.preloader-area').fadeOut();
});
Also, please remove or comment the below code all HTML files
<div class="loader">
<div class="d-table">
<div class="d-table-cell">
<div class="spinner">
<div class="rect1"></div>
<div class="rect2"></div>
<div class="rect3"></div>
<div class="rect4"></div>
<div class="rect5"></div>
</div>
</div>
</div>
</div>
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 Flaticon
You won't able to add new flaticon except existing but you can if you want to add from scratch but existing will not work and it's the feature of flaticon. Flaticon.com
How to Add a Google Map to The Website?
1. Please go to maps.google.com. Type the location in the search box and click on Share.
2. In the new window click on Embed a map and copy the HTML code of the map. After that add the HTML file.
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/
IconFont
Boxicons
Support
If you have any questions, please use our profile contact form on Envato ( https://themeforest.net/user/envytheme ).
or send details query to support email hello@envytheme.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!