Hello. Thank you for your purchase!
Created: 14.05.2021
By: Dmitry Volkov
Email: dmitry.volkov.vetrov@gmail.com
Website: dmitryvolkov.me
Unzip the archive and find out the folder www. There are all the template files in this folder. You can open the following files for viewing in browser.
Upload the template files (inside the folder www) to server with the help of one of the FTP-clients.
In my template I use Bootstrap grid, if you don't know how to use it, here is a detailed information on its use.
The standard section has the following HTML structure:
<section class="row row--grid"> <div class="col-12"> <div class="main__title"> <h2>Title</h2> <a href="#" class="main__link">Link</a> </div> </div> <div class="col-12"> ... </div> </section>
To change logotype, find image img/logo.svg and replace it with your logo.
Video - link with open-video
class
<a class="open-video" href="http://www.youtube.com/...">...</a>
Map - link with open-map
class
<a class="open-map" href="https://maps.google.com/maps?q=...">...</a>
If you have any questions, feel free to contact me at dmitry.volkov.vetrov@gmail.com.