Documentation

Firstly, a huge thanks for purchasing this Template, your support is truly appreciated! This document covers the installation and use of this theme and often reveals answers to common problems and issues - read this document thoroughly if you are experiencing any difficulties

If you have any questions that are beyond the scope of this document, feel free to open a support ticket

Support

Installing Template - top

1. After unzip the download pack, you'll found a Template Folder with all the files.

2. You can view this Template in any browser, you can display or edit the Template without an internet connection.

3. Now go to your cpanel or open your FTP Client (like Filezilla) and upload the content of the Template on your server root.

4. Once the files are done uploading go to www.yourdomainname.com/index.html


HTML Folder Structure - top


How To? - top

Changing the logo

Insert logo image source in index.html line in 117 and save



Configuring Contact Form

Open contact.php file from assets folder of template and replace the email address with yours.



Changing Default Color

Default color is #487fff find out all #487fff from assets->css>style.css file and replace it with your own color code, to change the color preset



Changing Font Family

To change the font-family you have to change the current font-family property with your own font-family (from style.css file) and required weight. But, make sure you have already included the font on header (using CSS link) or on CSS (using import).
body { font-family: "Rubik", sans-serif; } h1,h2,h3,h4,h5,h6 { font-family: "Open Sans", sans-serif;}


Sources and Credits - top

Free fonts:


Icons:


Plugin:



All images have been used for demonstration purposes only and are not included in the template.