Logo

Invar - Invoice HTML Template

Created: 20/04/2023

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 from Our Profile

Template Installation

FTP Upload:

Pages

Total 30 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)

<!--==============================
    All CSS File
============================== -->
<!-- Bootstrap -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<!-- Theme Custom CSS -->
<link rel="stylesheet" href="assets/css/style.css">
CSS Source

Source File (Js)

<!--==============================
All Js File
============================== -->
<!-- Jquery -->
<script src="assets/js/vendor/jquery-3.6.0.min.js"></script>
<!-- Bootstrap -->
<script src="assets/js/bootstrap.min.js"></script>
<!-- PDF Generator -->
<script src="assets/js/jspdf.min.js"></script>
<script src="assets/js/html2canvas.min.js"></script>
<!-- Main Js File -->
<script src="assets/js/main.js"></script>
JS Source

Customization

How to Change Logo

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

Demo of How To Change Logo