“Oars - Creative Organic Store & Fresh Food HTML Template” Documentation by “TivaTheme” v1.0

Created: 24/12/2018

By: TivaTheme

tivatheme@cloodo.com

Thank you for purchasing Oars template. If you have any questions that are beyond the scope of this help file, please feel free to email via tivatheme@cloodo.com. Thank you very much!

Getting Started

Oars is a Creative Organic Store & Fresh Food HTML Template. Comes with 06 Home pages, Oars fits for Organic Store, Smoothie Bar, Healthy Drink, Meat Store… The beautiful creative designed with modern style trend, elegant & modern style, supper easy to customize.

Files Structure

  • /HTML
    • /css (Template CSS)
    • /img (All Images)
      • /blog
      • /portfolio
      • /slideshow
      • ...
    • /js (Template JS)
    • /libs (All external libs. We keep all of them in this folder to make updates easily.)

HTML Structure

We are using Bootstrap framework. So, basic HTML structure is same as it is used in Bootstrap.

<!DOCTYPE html>
<html>
	<head>
		<!-- Bootstrap & Other CSS files -->
	</head>
	
	<body class="home-1">
		<div id="all">
			<header class="header">
				<!-- Logo, Menu, Search, Cart ... -->
			</header>
			
			<main>
				<!-- Main Content -->
			</main>
			
			<footer>
				<!-- Footer Menu, Copyright -->
			</footer>
		</div>
		
		<div class="back-to-top">
			<!-- Go To Top button -->
		</div>
		
		<div id="page-preloader">
			<!-- Page Loader -->
		</div>
		
		<!-- Include JS files -->
	</body>
</html>

CSS Structure

The organization of the CSS is one of our priorities.

These are the CSS file we're using in the template:

  • style.css - (Main css style)
  • responsive.css (Css responsive)

Customization & Styles

Fonts

To change the embedded font, please take a look in the head part of the website and you will find this tag:

<link href="https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Noto+Serif" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Playfair+Display" rel="stylesheet">

To change the font, first go to http://www.google.com/webfonts choose a font and use the generated code.

Icons

1. Font Awesome (http://fontawesome.io/)

<i class="fa fa-edit"></i>

2. Flaticon (https://www.flaticon.com/)

<i class="flaticon-diamond"></i>

Source & Credits

Getting Support

If you are unable to find your answer here in our documentation, feel free to ask for help from our support team, all you have to do is contact with us via email tivatheme@cloodo.com.

Our support scope

Our support covers configuration, building site as demo, trouble using any features, and bug fixes. We don't provide support for customizations.

Our support time

We try our best to monitor the email around the clock, however, this is not always possible due to different time zones. We will try to reply you as fast as we can.

Our working time is 8.00 AM - 5.30 PM, Monday to Friday (GMT+7). So if ask for help in the weekend, you may have to wait a little bit for support and please be patient.