Introduction
Hilo is a Clean, Modern and Responsive HTML template for Organic Food Shop, Farming and Eco Friendly Agriculture website. It is created for businesses such as organic food, organic food store, superfood, natural food, vegan food, farm agriculture, organic web shop, organic, agriculture, organic shop, organic retail shop, organic fruits, organic food HTML template, eco-farm, organic farming, etc. corporate website.
The template has RTL feature included so, using for Arabic and Hebrew language based website would be quicker and easier.
Also, the template has a working contact form, well commented, and easily customizable source code with detailed documentation. These features will help to make the template uses and customization based on the ultimate needs.
Template Features:
- Multipage Demos
- Easy to Customize
- HTML5 & CSS3
- Clean & Simple Design
- Fully Responsive Layout
- Crossbrowser Compatible with Edge, IE11+, Firefox, Opera, Chrome
- W3 Valid
- Retina Ready
- FlatIcons and BoxIcons Free Icons
- Powered with Bootstrap (v5.x)
- Powered with jQuery (v3.6.0)
- Build with Sass
- Smooth animation
- AJAX Contact form Submission
- AJAX Subscriptions form Submission
- Well Documented
Getting Started
The template folder hilo and hilo-rtl 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:
Default Demos:
- Home One (index.html)
- Home Two (index-2.html)
- Home Three (index-3.html)
- About Page (about.html)
- Blog Style One Page (blog-1.html)
- Blog Style Two Page (blog-2.html)
- Blog Details Page (blog-details.html)
- Contact Page (contact.html)
- Team Page (team.html)
- Shop Left Sidebar Page (shop-left-sidebar.html)
- Shop Right Sidebar Page (shop-right-sidebar.html)
- Shop Grid Page (shop-grid.html)
- Shop Full Width Sidebar Page (shop-full-width-sidebar.html)
- Shop Details Page (shop-details.html)
- Shop Details Left Sidebar Page (shop-details-left-sidebar.html)
- Shop Details Right Sidebar Page (shop-details-right-sidebar.html)
- Tracking Order Page (tracking-order.html)
- Customer Services Page (customer-services.html)
- Compare Page (compare.html)
- Cart Page (cart.html)
- Checkout Page (checkout.html)
- Wishlist Page (wishlist.html)
- My Account Page (my-account.html)
- Log In Page (log-in.html)
- Register Page (register.html)
- Forget Password Page (forget-password.html)
- FAQ Page (faq.html)
- Privacy Policy Page (privacy-policy.html)
- Terms & Condition Page (terms-condition.html)
- Testimonial Page (testimonial.html)
- 404 Page (404.html)
- Coming Soon Page (coming-soon.html)
- Search Page (search-page.html)
RTL Demos:
- Home One (index.html)
- Home Two (index-2.html)
- Home Three (index-3.html)
- About Page (about.html)
- Blog Style One Page (blog-1.html)
- Blog Style Two Page (blog-2.html)
- Blog Details Page (blog-details.html)
- Contact Page (contact.html)
- Team Page (team.html)
- Shop Left Sidebar Page (shop-left-sidebar.html)
- Shop Right Sidebar Page (shop-right-sidebar.html)
- Shop Grid Page (shop-grid.html)
- Shop Full Width Sidebar Page (shop-full-width-sidebar.html)
- Shop Details Page (shop-details.html)
- Shop Details Left Sidebar Page (shop-details-left-sidebar.html)
- Shop Details Right Sidebar Page (shop-details-right-sidebar.html)
- Tracking Order Page (tracking-order.html)
- Customer Services Page (customer-services.html)
- Compare Page (compare.html)
- Cart Page (cart.html)
- Checkout Page (checkout.html)
- Wishlist Page (wishlist.html)
- My Account Page (my-account.html)
- Log In Page (log-in.html)
- Register Page (register.html)
- Forget Password Page (forget-password.html)
- FAQ Page (faq.html)
- Privacy Policy Page (privacy-policy.html)
- Terms & Condition Page (terms-condition.html)
- Testimonial Page (testimonial.html)
- 404 Page (404.html)
- Coming Soon Page (coming-soon.html)
- Search Page (search-page.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/animate.min.css">
<link rel="stylesheet" href="assets/fonts/flaticon.css">
<link rel="stylesheet" href="assets/css/boxicons.min.css">
<link rel="stylesheet" href="assets/css/magnific-popup.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/meanmenu.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/responsive.css">
<link rel="stylesheet" href="assets/css/theme-dark.css">
Followings are the rtl 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/animate.min.css">
<link rel="stylesheet" href="assets/fonts/flaticon.css">
<link rel="stylesheet" href="assets/css/boxicons.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/meanmenu.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/responsive.css">
<link rel="stylesheet" href="assets/css/theme-dark.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.slim.min.js"></script>
<script src="assets/js/bootstrap.bundle.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/wow.min.js>
<script src="assets/js/meanmenu.min.js"></script>
<script src="assets/js/ajaxchimp.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/custom.js"></script>
Do You Want Real Demo Images?
Due to the Envato policy, we are unable to include demo images inside the download bundle so for demo images please submit a ticket in https://support.hibootstrap.com/.
HTML Structure
The Hilo is a responsive template and is based on the Bootstrap Framework. For more information you can check the Bootstrap CSS.
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:
<!-- Choose Area -->
<div class="choose-area pt-100 pb-70">
<div class="container">
<div class="row">
<div class="col-lg-4 col-sm-6">
<div class="choose-card">
<i class='flaticon-24-hours'></i>
<h3>24/7 Online Support</h3>
<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.</p>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="choose-card">
<i class='flaticon-leaf'></i>
<h3>100% Pure Foods</h3>
<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.</p>
</div>
</div>
<div class="col-lg-4 col-sm-6 offset-lg-0 offset-sm-3">
<div class="choose-card">
<i class='flaticon-service'></i>
<h3>Delivery to Home</h3>
<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.</p>
</div>
</div>
</div>
</div>
</div>
<!-- Choose Area End -->
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 col-sm-6">
<div class="form-group">
<label>Your Name<label>
<input type="text" name="name" class="form-control" id="name" required data-error="Please enter name" placeholder="Name">
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-lg-6 col-sm-6">
<div class="form-group">
<label>Your Email<label>
<input type="email" name="email" class="form-control" id="email" required data-error="Please enter your email address" placeholder="Email">
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-lg-6 col-sm-6">
<div class="form-group">
<label>Phone Number<label>
<input type="text" name="phone_number" class="form-control" id="phone_number" required data-error="Please enter your phone number" placeholder="Phone">
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-lg-6 col-sm-6">
<div class="form-group">
<label>Your Subject<label>
<input type="text" name="msg_subject" class="form-control" id="msg_subject" required data-error="Please enter your subject" placeholder="Your Subject">
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-lg-12 col-md-12">
<div class="form-group">
<label>Your Message<label>
<textarea name="message" id="message" class="form-control" 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 col-md-12">
<div class="form-group checkbox-option">
<input type="checkbox" id="chb2>
<p>
Accept <a href="terms-condition.html">Terms & Conditions</a> And <a href="privacy-policy.html">Privacy Policy.</a>
</p>
</div>
</div>
<div class="col-lg-12 col-md-12">
<button type="submit" class="default-btn btn-bg-three">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 custom.js File
Fonts Used
By default, the template loads Raleway and Roboto 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=Raleway:ital,wght@0,100;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
$title-font: 'Raleway', sans-serif;
$body-font: 'Roboto', sans-serif;
Note: After SCSS file run then it will be work
Main Color Change Option
File path: assets/css/style.scss
$main-color: #10142D; (All Primary Color)
$paragraph-color: #666367; (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/custom.js
// Banner Slider
$('.banner-slider').owlCarousel({
loop: true,
margin: 30,
nav: true,
items: 1,
dots: false,
autoplay: true,
autoplayHoverPause: true,
navText: [
"",
""
],
})
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/custom.js
// WOW JS
new WOW().init();
How to edit/off Preloader
Please remove or comment the below code file path: assets/js/custom.js
// Preloader JS
jQuery(window).on('load',function(){
jQuery(".preloader").fadeOut(500);
});
Also, please remove or comment the below code all HTML files
<div class="preloader">
<div class="d-table">
<div class="d-table-cell>
<img src="assets/images/preloder-img.png" alt="Images">
<h2>Hilo</h2>
</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
24-Hour Turnaround Support:
Quick, Dedicated & Professional Support!
We only provide support through our ticketing system. Please submit your ticket by visiting the HiBootstrap Support System.
For any pre-purchase query, please use live chat on the item demo site also, email, and the item’s comment section on ThemeForest. Thanks!