Autofx - Car Repair, Garage & Workshop HTML Template

Created: 04/02/2026

Thank you for purchasing my template. If you have any questions that are beyond the scope of this help file, please feel free to open a new ticket at our support forum

24/7 Support: Send us a message

Email: info@vecuro.com

Template Installation

FTP Upload:

Pages

Total 24 Pages

Fonts

Google free fonts:

Open assets/css/style.css file to find the fonts name from typography area. That's it...

Source File (CSS)

<!-- Bootstrap -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<!-- font awesome -->
<link rel="stylesheet" href="assets/css/fontawesome.min.css">
<!-- aos -->
<link rel="stylesheet" href="assets/css/aos.css">
<!-- Swiper slider -->
<link rel="stylesheet" href="assets/css/swiper-bundle.min.css">
<!-- magnific popup -->
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<!-- Main css -->
<link rel="stylesheet" href="assets/css/main.css">

CSS Source

Source File (Js)

<!-- Jquery js -->
<script src="assets/js/jquery-3.7.1.min.js"></script>
<!-- Bootstrap Bundle Js -->
<script src="assets/js/boostrap.bundle.min.js"></script>
<!-- aos -->
<script src="assets/js/aos.js"></script>
<!-- GSAP Plugins -->
<script src="assets/js/gsap-plugin.js"></script>
<!-- custom GSAP -->
<script src="assets/js/custom-gsap.js"></script>
<!-- swiper -->
<script src="assets/js/swiper-bundle.min.js"></script>
<!-- swiper -->
<script src="assets/js/magnific-popup.min.js"></script>
<!-- counter up -->
<script src="assets/js/counterup.min.js"></script>
<!-- count down -->
<script src="assets/js/count-down.js"></script>
<!-- main js -->
<script src="assets/js/main.js"></script>

JS Source

Customization

How to Change Logo

Open assets\images\logo folder and paste your logo. Then go to the header section of html and replace the directory link.

Demo of How To Change Logo

How to Change Menu Links

Demo of How To Change Menu Links