This Template has a Responsive layout and is based on the Bootstrap Framework v4 For more information about the grid please visit Bootstrap Website.
YOUR CODES GOES HERE
Grid system with 2 columns:
YOUR CODES GOES HEREYOUR CODES GOES HERE
Grid system with 3 columns:
YOUR CODES GOES HEREYOUR CODES GOES HEREYOUR CODES GOES HERE
The CSS file is divided in sections:
#General and Typography #Preloader #Navigation #Headers #Testimonials #Call to action #About #Pricing Tables #Team #Services #Image Galleries #Contact #Blog Pages #Services #Footer #Miscellaneous #Media queries
To see the elements included on the template,please visit the elements page
In the top of the HTML files you can find the lines below
The color skin maincolors.css is the default, to use other color scheme simply rename the color scheme you want to use to maincolors. The color skins can be found inside the folder Styles.
To change the Open street Map section with your own location you can use This website to find your own latitude and longitude, then you can replace the longitude and latitude numbers in the file map.js located inside the js folder.
//Open street Map var coord = [40.738270, -74.008911]; // <--- coordinates here
The Contact form will use php to send emails. Open the file sendmail.php located inside the php folder and change the example email found in the line 4 and your form is ready to use.
= "youremail@email.com"; //Recipient email, Replace with own email here
Be sure that your webhost has PHP sendmail enabled
This template include a page with a video header and video call to action. To use it, choose a mp4 video and put it inside the "video" folder and link it in the div,you can also choose a image to use as a placeholder in case the video doesnt load.
To embed a youtube video in the template just follow this code below and replace the zeros by your youtube video ID, you can find the ID in the video address. For example https://www.youtube.com/watch?v=FOLHgoRcMHU
The Newsletter form in this template includes MailChimp integration, to integrate with your existing campaign just open the page files and replace the address by your own mail list address.