Karmo HTML Template Documentation


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!

Extract the zip file


After extract the main zip file, you'll see these folders and files:

We provide 4 HTMLs:

General

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>

Header

The header's code looks like this :

Section's title

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>

Buttons

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.

If you have a more general question relating to the themes, you might consider visiting the forums and asking your question in the "Item Discussion" section.

Once again, thank you so much for purchasing this template. As I said at the beginning, I'd be glad to help you if you have any questions relating to this template. No guarantees, but I'll do my best to assist.

Best regards,

Akhouad