Thank you for purchasing my theme. If you still have some questions that you could not find in the scope of this help file, please contact me through email via my user page contact form here. You can also follow me on Themeforest to keep track of all my future themes, that you might be interested in. Thank you very much!
Site consists of 3 sections #site-header
, #content
, #site-footer
at the bottom of the unit.
And also from the 30+ inner pages: blog.html
, blog-single.html
, portfolio-grid.html
, contact-us.html
...
To hange the styles, colors, and other options in the site you can in style.css file.
<header id="site-header"> [LOGO AND MENU BLOCK] </header> <section id="content"> [TOP FULL SCREEN SLIDER] </section> <div id="site-footer"> <div class="container"> [FOOTER_CONTENT_HERE] </div> </div>
If you would like to edit the color, font, or style of any elements in one of these columns, you would do the following:
body
;I'm using eight CSS files in this site.
style.css
- Main stylesheet. This file also contains some general styling, such as anchor tag colors, font-sizes, etc.bootstrap.css
- bootstrap stylescss/slick.css
- slick style. Used in the Clients block and Features Works, etc...slick-theme.css
- slick.theme style. Used in the Clients block and Features Works, etc...magnific-popup.css
- magnific-popup style.royal-preload.css
- royal-preload style.flaticon.css
- flaticon style.font-awesome.css
- font-awesome style, The complete set of 634 icons in Font Awesome 5.8.2 (find all icons here)Mind that these values might be overridden somewhere else in the file.
style.css
file contains all of the specific stylings for the page. The file is separated into sections using:
/*-----------------------------------------------------------------------------------*/ /* NAME OF BLOCK /*-----------------------------------------------------------------------------------*/ etc.
If you would like to edit a specific section of the site, simply find the appropriate label in the CSS file, and then scroll down until you find the appropriate style that needs to be edited.
All images are found in the images
. If you want to replace the image, just copy the folder with the same name as the original file with identical proportions.
Twelve Javascript files are used in this site.
script.js
- User configuration file scripts. Most of the animation in this site are carried out from the customs scripts. There are a few functions that you can look at./*-----------------------------------------------------------------------------------*/ /* NAME OF BLOCK /*-----------------------------------------------------------------------------------*/ etc.
jquery.min.js
- jQuery latest versionslick.min.js
- used to scroll the block "command" and Features Works.jquery.magnific-popup.min.js
- magnific popup script. script allows you to magnify images.jquery.isotope.min.js
- Isotop script. Used in the project,blog...easypiechart
- jQuery chart.particles.min.js
- jQuery particle.jquery.countdown.min.js
- jQuery countdown.rev-script-2.js
- jQuery revolution slider.rev-script-32.js
- jQuery revolution slider.header-mobile.js
- jQuery header mobile.royal_preloader.min.js
- jQuery royal preload.