Introduction
Stir - Multipurpose Agency HTML Template
Template Features:
- 03+ Demo Variations.
- 20+ Pages Available
- Built on Bootstrap 5.x and Sass
- Easy to Customize and Expands
- Owl Carousel Slider
- Integrated with Font Awesome & IconFonts icons
- scrollCue Animation
- W3 Validated
- Clean & Simple Design
- Cross-browser Compatible
- Compatible with Desktops, Laptops, Tablets and Small Screens Devices
- Retina Ready
- Smooth Animation
- Easily Customizable
- Well Documented
Getting Started
The template folder stir And stir-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/images — folder with images files.
- assets/js — folder with Javascript files.
Upload the template files to the server with the help of one of the FTP-clients like FileZilla.
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:
<!--=== CSS Link ===-->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/meanmenu.css">
<link rel="stylesheet" href="assets/css/owl.theme.default.min.css">
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/css/icofont.min.css">
<link rel="stylesheet" href="assets/css/font-awesome-pro.css">
<link rel="stylesheet" href="assets/css/scrollcue.css">
<link rel="stylesheet" href="assets/css/magnific-popup.min.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/responsive.css">
<!-- Favicon -->
<link rel="icon" type="image/png" href="assets/images/favicon.png">
Followings are the rtl files which loaded inside the Head Section:
<!--=== CSS Link ===-->
<link rel="stylesheet" href="assets/css/bootstrap.rtl.min.css">
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/meanmenu.css">
<link rel="stylesheet" href="assets/css/owl.theme.default.min.css">
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/css/icofont.min.css">
<link rel="stylesheet" href="assets/css/font-awesome-pro.css">
<link rel="stylesheet" href="assets/css/scrollcue.css">
<link rel="stylesheet" href="assets/css/magnific-popup.min.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/responsive.css">
<!-- Favicon -->
<link rel="icon" type="image/png" href="assets/images/favicon.png">
Javascript Structure
Followings are the JS files which loaded before the end of HEAD or BODY Section:.
<!--=== JS Link ===-->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/jquery.meanmenu.js"></script>
<script src="assets/js/owl.carousel.min.js"></script>
<script src="assets/js/scrollcue.js"></script>
<script src="assets/js/magnific-popup.min.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 Stir.
HTML Structure
The Stir 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 Brands Area ===-->
<div class="brands-area pt-100">
<div class="container">
<div class="brands-title">
<span>We Worked With Global Largest Brands</span>
</div>
<div class="d-flex justify-content-center justify-content-lg-between flex-wrap gap-2" data-cues="slideInUp">
<a href="about-us.html">
<img src="assets/images/brands-1.png" alt="brands">
</a>
<a href="about-us.html">
<img src="assets/images/brands-2.png" alt="brands">
</a>
<a href="about-us.html">
<img src="assets/images/brands-3.png" alt="brands">
</a>
<a href="about-us.html">
<img src="assets/images/brands-4.png" alt="brands">
</a>
<a href="about-us.html">
<img src="assets/images/brands-5.png" alt="brands">
</a>
<a href="about-us.html">
<img src="assets/images/brands-6.png" alt="brands">
</a>
<a href="about-us.html">
<img src="assets/images/brands-7.png" alt="brands">
</a>
<a href="about-us.html">
<img src="assets/images/brands-8.png" alt="brands">
</a>
<a href="about-us.html">
<img src="assets/images/brands-9.png" alt="brands">
</a>
<a href="about-us.html">
<img src="assets/images/brands-10.png" alt="brands">
</a>
</div>
</div>
</div>
<!--=== End Brands Area ===-->
Responsive Breakpoints
The Stir is a responsive template and is based on the Bootstrap Framework. For more information you can check the Bootstrap CSS.
/* Max width 767px */
@media only screen and (max-width : 767px) {
}
/* Min width 576px to Max width 767px */
@media only screen and (min-width : 576px) and (max-width : 767px) {
}
/* Min width 768px to Max width 991px */
@media only screen and (min-width : 768px) and (max-width : 991px) {
}
/* Min width 992px to Max width 1199px */
@media only screen and (min-width : 992px) and (max-width : 1199px) {
}
/* Min width 1200px to Max width 1399px */
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
}
/* Min width 1400px to Max width 1440px */
@media only screen and (min-width: 1400px) and (max-width : 1700px) {
}
Fonts Used
By default, the template loads Hanken Grotesk, Poppins, Syne, Helvetica Neue And Kanit font from Google Web Font Services. The font can be changed based on the website needs. Fontshare
Font code can be found in the "style.scss" file path: assets/css/style.scss
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@400;500;600;700&family=Hanken+Grotesk:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;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=Syne:wght@400..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;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');
$body-font-family: "Hanken Grotesk", sans-serif;
$body-font-family-business-agency: "Poppins", sans-serif;
$heading-font-family-business-agency: "Syne", sans-serif;
$helvetica-neue-font-family: 'Helvetica Neue';
$digital-agency-font-family: "Kanit", sans-serif;
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
Main Color Change Option
File path: assets/css/style.scss
$body-color: #666666;
$main-color: #FD6219;
$optional-color: #DCFD68;
$warm-blue-color: #4A5FE1;
$heading-color: #030303;
$white-color: #ffffff;
$black-color: #000000;
Note: After SCSS file run then it will be work
Owl Carousel Edit Option
File path: assets/js/custom.js
/**<<=== 09 Testimonial Slide JS ==>>**/
$('.testimonial-slide').owlCarousel({
items: 1,
loop: true,
margin: 30,
nav: true,
dots: false,
autoplay: true,
smartSpeed: 1000,
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/scrollCue.min.js
// ScrollCue JS
scrollCue.init();
Speed Optimization
Please optimize all images KB, MB also, use the image size following by placeholder file path: assets/images/..
- 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/images/...' 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 Maps 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://freepik.com/
https://pixabay.com/
https://unsplash.com/
Fonts:
Hanken Grotesk
Poppins
Helvetica Neue
Kanit
IconFont
Font Awesome
Icofont
Support
24-Hour Turnaround Support:
- Quick, Dedicated & Professional Support!
- 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!
Support: alhikmahsoftware@gmail.com