Introduction
Constik is a minimal, clean and retina ready HTML template for Construction and Building Company website. It has 3+ beautiful demo variations with inner pages. The template is developed with Bootstrap 4.x and Sass. This best fit for construction, architecture, building, building company, constructor, engineering, industrial, builders, renovation, real estate builders, etc., websites.
The template has RTL feature included so, using for Arabic and Hebrew language based website would be quicker and easier.
Also, this 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
- 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 Constik 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.
Default HTML Files:
- Home Page One (index.html)
- Home Page Two (index-2.html)
- Home Page Three (index-3.html)
- Blog Grid(blog-grid.html)
- Blog Details (blog-details.html)
- Projects(projects.html)
- Projects Details (projects-details.html)
- Services Grid(services-grid.html)
- Services Details (services-details.html)
- About Us (about-us.html)
- Pricing (Pricing.html)
- Coming Soon (coming-soon.html)
- Contact (contact.html)
- Error 404 (error-404.html)
- Faq (faq.html)
- Forgot Password (forgot-password.html)
- Authentication (authentication.html)
- Team Members (team-members.html)
- Members Details (members-details.html)
- Terms of Service (terms-of-service.html)
- Privacy & Policy (privacy-policy.html)
RTL HTML Files:
- Home Page One (index.html)
- Home Page Two (index-2.html)
- Home Page Three (index-3.html)
- Blog Grid(blog-grid.html)
- Blog Details (blog-details.html)
- Projects(projects.html)
- Projects Details (projects-details.html)
- Services Grid(services-grid.html)
- Services Details (services-details.html)
- About Us (about-us.html)
- Pricing (Pricing.html)
- Coming Soon (coming-soon.html)
- Contact (contact.html)
- Error 404 (error-404.html)
- Faq (faq.html)
- Forgot Password (forgot-password.html)
- Authentication (authentication.html)
- Team Members (team-members.html)
- Members Details (members-details.html)
- Terms of Service (terms-of-service.html)
- Privacy & Policy (privacy-policy.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 default css files which loaded inside the Head Section:
<!-- bootstrap CSS -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css" />
<!-- fontawesome CSS -->
<link rel="stylesheet" href="assets/css/fontawesome.css" />
<!-- flaticon CSS -->
<link rel="stylesheet" href="assets/css/flaticon.css" />
<!-- animate CSS -->
<link rel="stylesheet" href="assets/css/animate.min.css" />
<!-- nice select CSS -->
<link rel="stylesheet" href="assets/css/nice-select.css">
<!-- magnific popup CSS -->
<link rel="stylesheet" href="assets/css/magnific-popup.min.css" />
<!-- owl-carousel CSS -->
<link rel="stylesheet" href="assets/css/owl.carousel.min.css" />
<!-- mean-menu CSS -->
<link rel="stylesheet" href="assets/css/meanmenu.min.css" />
<!-- main style CSS -->
<link rel="stylesheet" href="assets/css/style.css" />
<!-- responsive CSS -->
<link rel="stylesheet" href="assets/css/responsive.css" />
<!-- theme dark CSS -->
<link rel="stylesheet" href="assets/css/theme-dark.css" />
<!-- favicon -->
<link rel="icon" href="assets/img/favicon.png" type="image/png"/>
Followings are the rtl css files which loaded inside the Head Section:
<!-- bootstrap CSS -->
<link rel="stylesheet" href="assets/css/bootstrap.rtl.min.css" />
<!-- fontawesome CSS -->
<link rel="stylesheet" href="assets/css/fontawesome.css" />
<!-- flaticon CSS -->
<link rel="stylesheet" href="assets/css/flaticon.css" />
<!-- animate CSS -->
<link rel="stylesheet" href="assets/css/animate.min.css" />
<!-- nice select CSS -->
<link rel="stylesheet" href="assets/css/nice-select.css">
<!-- magnific popup CSS -->
<link rel="stylesheet" href="assets/css/magnific-popup.min.css" />
<!-- owl-carousel CSS -->
<link rel="stylesheet" href="assets/css/owl.carousel.min.css" />
<!-- mean-menu CSS -->
<link rel="stylesheet" href="assets/css/meanmenu.min.css" />
<!-- main style CSS -->
<link rel="stylesheet" href="assets/css/style.css" />
<!-- responsive CSS -->
<link rel="stylesheet" href="assets/css/responsive.css" />
<!-- theme dark CSS -->
<link rel="stylesheet" href="assets/css/theme-dark.css" />
<!-- rtl CSS -->
<link rel="stylesheet" href="assets/css/rtl.css" />
<!-- favicon -->
<link rel="icon" href="assets/img/favicon.png" type="image/png"/>
Javascript Structure
Followings are the JS files which loaded before the end of HEAD or BODY Section:.
<!-- jquery JS -->
<script src="assets/js/jquery.min.js"></script>
<!-- bootstrap JS -->
<script src="assets/js/bootstrap.bundle.min.js"></script>
<!-- nice select JS -->
<script src="assets/js/jquery.nice-select.min.js"></script>
<!-- magnific popup JS -->
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<!-- waypoints js -->
<script src="assets/js/jquery.waypoints.js"></script>
<!-- counter js -->
<script src="assets/js/counter-up.js"></script>
<!-- owl carousel JS -->
<script src="assets/js/owl.carousel.min.js"></script>
<!-- mean menu JS -->
<script src="assets/js/meanmenu.min.js"></script>
<!-- form validator -->
<script src="assets/js/form-validator.min.js"></script>
<!-- contact form JS -->
<script src="assets/js/contact-form-script.js"></script>
<!-- ajax chimp JS -->
<script src="assets/js/jquery.ajaxchimp.min.js"></script>
<!-- script JS -->
<script src="assets/js/script.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 Comero 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:
<!-- start about section -->
<section id="about" class="about-section pt-100 pb-70 bg-primary">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-5">
<div class="about-content">
<h2>We Build Everything As Your <span>Dream</span></h2>
<p>You can dream, create, design and build the most wonderful place in the world. But it requires people.</p>
<p>Lorem ipsum dolor sit amet, consectetur elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit amet consectetur.</p>
<div class="about-item-list">
<ul>
<li><i class="flaticon-play-button"></i>100% Satisfaction Guarantee.</li>
<li><i class="flaticon-play-button"></i>Accurate Testing Processes.</li>
<li><i class="flaticon-play-button"></i>35+ Years Of Experience. </li>
<li><i class="flaticon-play-button"></i>Strong Building Materials.</li>
<li><i class="flaticon-play-button"></i>Eco Friendly Build Materials.</li>
</ul>
</div>
<div class="cta-btn">
<a href="about-us.html" class="primary-btn">Explore About Us</a>
</div>
</div>
</div>
<div class="col-lg-7">
<div class="row">
<div class="col-lg-6 col-sm-6">
<div class="about-image left">
<img src="assets/img/about/about-img-1.jpg" alt="Demo Image">
</div>
<div class="about-fact">
<i><img src="assets/img/icons/helmet.png" alt="Icon"></i>
<div class="content">
<h4>225+ Clients</h4>
<span>Satisfied By Us</span>
</div>
</div>
</div>
<div class="col-lg-6 col-sm-6">
<div class="about-fact">
<i><img src="assets/img/icons/certificate.png" alt="Icon"></i>
<div class="content">
<h4>25+ Years</h4>
<span>Of Experience</span>
</div>
</div>
<div class="about-image right">
<img src="assets/img/about/about-img-2.jpg" alt="Demo Image">
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- end about 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="form-group">
<input type="text" name="name" class="form-control" id="name" required="" data-error="Please enter your name" placeholder="Name" />
<div class="help-block with-errors"></div>
</div>
<div class="form-group">
<input type="email" name="email" class="form-control" id="email" required="" data-error="Please enter your email" placeholder="Email" />
<div class="help-block with-errors"></div>
</div>
<div class="form-group">
<input type="text" name="subject" class="form-control" id="subject" required="" data-error="Please enter your phone number" placeholder="Subject" />
<div class="help-block with-errors"></div>
</div>
<div class="form-group">
<textarea name="message" id="message" class="form-control" cols="30" rows="6" required="" data-error="Please enter your message" placeholder="Message..."></textarea>
<div class="help-block with-errors"></div>
</div>
<div class="cta-btn">
<button type="submit" class="primary-btn">send message</button>
<div id="msgSubmit" class="h5 text-center hidden"></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 script.js File
Fonts Used
By default, the template loads 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=Work+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap');
--font-family: 'Work Sans', sans-serif;
Note: After SCSS file run then it will be work
Main Color Change Option
File path: assets/css/style.scss
--color-primary: #ffbc13;
--color-secondary:#001e4c;
--color-pink: #da4a54;
--color-white: #ffffff;
--color-dark: #1a1a1a;
--color-medium: #2c2c2c;
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/script.js
$('.blog-slider').owlCarousel({
loop: false,
margin: 20,
nav: true,
navText: [
`<i class='fas fa-caret-left'></i>`,
`<i class='fas fa-caret-right'></i>`
],
dots: false,
autoplay: true,
autoplayHoverPause: true,
autoplayTimeout: 8500,
smartSpeed: 450,
responsiveClass: true,
responsive:{
0: {
items: 1
},
768: {
items: 2
},
1000: {
items: 3
}
}
})
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/script.js
$(window).on('load', function(e) {
$('.preloader-main')
.delay(100)
.queue(function() {
$(this).remove();
});
});
Also, please remove or comment the below code all HTML files
<!-- start preloader area-->
<div class="preloader-main">
<span class="loader"> </span>
</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 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/
Google Fonts:
Work Sans
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!