Thank you for purchasing my theme. If you have any questions that are beyond the scope of this help file, please feel free to email via my email "tanislav.robert@gmail.com" Thanks so much!
After extract the main zip file, you'll see these folders and files:
We provide 4 HTMLs:
Open a html file with editor, you'll find the code:
<!DOCTYPE html> <html> <head> ... </head> <body class="animsition"> <header class="main-header"> ... </header> ... <section class="about" style="padding:50px 0"> ... </section> <footer class="main-footer"> ... </footer> </body> </html>
The header's code looks like this :
to show like this title
Use this code
<div class="section-title mb-100"> <h2 class="mb-50">portfolio</h2> <p;class="module-subtitle">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p> </div>
There are two types of buttons in Karmo Template, a gray one & a white one.
To use the green one, use these two classes btn and gray
To use the white one, use these two classes btn and white
Karmo Template use 6 CSS files.
Karmo Template use 5 CSS files.
If you would like to edit a specific section of the site, simply find the appropriate label in the CSS file, and then scroll down until you find the appropriate style that needs to be edited, every file is well documented.
Open the styles folder, you'll find all css files.
This theme imports 10 Javascript files. All located in assets/js folder.