Feux - Agency HTML Template

Created: 18 February 2025

Thank you for purchasing our template. If you have any questions that are beyond the scope of this help file, please feel free to create a support ticket at our Themeforest profile. We are here to support you 24/7 hours.

FTP Upload:

  • Open up your FTP manager and connect to your hosting
  • Browse to required directory (Normally public_html)
  • Upload the files inside feux-html folder.

Home pages

  1. index.html for for Home page
  2. creative-agency.html for for Creative Agency page
  3. digital-agency.html for for Digital Agency page
  4. design-agency.html for for Design Agency page
  5. ai-agency.html for for AI Agency page
  6. markiting-agency.html for for Markiting Agency page

Inner pages

  1. about.html for about page
  2. services.html for services page
  3. service-details.html for service details page
  4. portfolio.html for portfolio page
  5. portfolio-02.html for portfolio-02 page
  6. portfolio-03.html for portfolio-03 page
  7. portfolio-details.html for portfolio details page
  8. team.html for team page
  9. blog.html for blog page
  10. blog-grid.html for blog grid page
  11. blog-details.html for blog details page
  12. faq.html for faq page
  13. contact.html for contact page

Instrument Sans

DM Sans

Poppins

to change the font family: assets->scss->utils->_typography.scss and edit. for better understanding check the screenschort.

<!-- All CSS files included here -->

<link rel="stylesheet" href="assets/vendor/bootstrap.min.css">
<link rel="stylesheet" href="assets/vendor/all.min.css">
<link rel="stylesheet" href="assets/vendor/swiper-bundle.min.css">
<link rel="stylesheet" href="assets/vendor/progressbar.css">
<link rel="stylesheet" href="assets/vendor/meanmenu.min.css">
<link rel="stylesheet" href="assets/vendor/magnific-popup.css">
<link rel="stylesheet" href="assets/vendor/animate.min.css">
<link rel="stylesheet" href="assets/vendor/nice-select.css">
<link rel="stylesheet" href="assets/css/style.css">
<!-- All javascript plugins are included here --> 

<script src="assets/vendor/jquery-3.7.1.min.js"></script>
<script src="assets/vendor/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/jquery.magnific-popup.min.js"></script>
<script src="assets/vendor/swiper-bundle.min.js"></script>
<script src="assets/vendor/counter.js"></script>
<script src="assets/vendor/progressbar.js"></script>
<script src="assets/vendor/gsap.min.js"></script>
<script src="assets/vendor/ScrollSmoother.min.js"></script>
<script src="assets/vendor/ScrollTrigger.min.js"></script>
<script src="assets/vendor/SplitText.min.js"></script>
<script src="assets/vendor/jquery.meanmenu.min.js"></script>
<script src="assets/vendor/nice-select.min.js"></script>
<script src="assets/vendor/backToTop.js"></script>
<script src="assets/js/main.js"></script>

How to Change Logo

You can select any menu and just find out the header and change your logo. for better understanding check the screenschort

How to disable Preloader

To remove the Preloader, just remove the HTML code from the very top of the each HTML files. for better understanding check the screenschort

How to disable smooth scrolling

To remove the smooth scrolling, just remove the HTML code from the very top of the each HTML files. for better understanding check the screenschort

How to disable scroll to Top

To remove scroll to Top, just remove the HTML code from the very top of the each HTML files. for better understanding check the screenschort

How to Change all the images

How to Change Copyright Information

Thank you once again for purchasing our Template.

If you have any questions that are beyond the scope of this help file, please feel free to create a support ticket at our Themeforest profile. We are here to support you 24/7 hours.