1. Item Name : Natha – Personal Portfolio HTML Template
  2. Created: 26 April 2026
  3. Item Version : v 1.0.0
  4. Author : Alif Theme
  5. Support: themealif@gmial.com

Introduction

Natha – Personal Portfolio HTML Template Documentation
For any support please don't hesitate to contact us at Support Center. We provide 13 hours real-time support for our customers.

We would like to thank you for choosing Natha – Personal Portfolio HTML Template.

Getting started

Natha is a clean and modern HTML5 , Bootstrap Construction Template. We have built Natha to be as compatible as possible so that you can use it for any of your needs. It’s suitable for any Construction website.

Template Features
  • HTML5 & CSS3
  • Bootstrap v5.3.x
  • Font Awesome Pro
  • Built With SASS
  • jQuery
  • 3 Awesome Homepage
  • Responsive Design
  • Pixel Perfect Design
  • Creative Animations
  • Clean Code & Unique Design
  • Easy to Customize
  • Isotop Filtering
  • SVG Icon
  • Ajax Contact Form

What's Included

After purchasing Natha HTML template on themeforest.net with your Envato account, go to your Download page. You can choose to download Natha HTML template package which contains the following files:

The contents of the template package downloaded from ThemeForest
  • Natha - An HTML Template file. this file you can edit and use for your Construction website and relevant sites.
  • Documentation - This folder contains what you are reading now :)

Template Structures

Articles

HTML Structure

This template is a fixed layout with four columns. The main contents are inside the 'body' tag divided into differt section (i.e. header, banner, services,... footer etc.). The general template structure is the same throughout the template. Here is the general structure.

HTML
HTML Markup Structure

SCSS Files and Structure

This template is built with SCSS for easy customization and better code organization. All style files are separated into reusable partials, and the main stylesheet compiles everything into a single main.css file.

CSS
SCSS Files and Folder Structure

CSS Files and Structure

We are using one customed CSS files (main.css) and several vendor css files. CSS file structure is as follows:

CSS
CSS Files and Structure

JavaScript Files

There is a custom .js file named main.js and are several vendor js files as plugins. We are using jQuery(a javascript library) instead of vanilla javascript. Our file structure is a follows:

JavaScript
JavaScript Files

Change Contents

Changing Images

To change any images of the website

  1. Carefully collect the source name of the image (i.e. hero.jpg)
  2. Open the file called images.
  3. Find the particular image file.
  4. Replace the file with your image.
  5. Make sure that the file name does not change.The file name should be the same.

Example: Suppose you want to change the following image file:

image-change

You have to do the following to change this image with your own image:

  1. Open the file called images.
  2. Find the particular image file called team-1.jpg
  3. Replace the file with your image
  4. Make sure that the file name does not change.

Changing Colors

We have used scss for this project to write css. If you are familiar with scss you should customize only the .scss files. Please make sure you compile the main.scss file after you have made changes in any of the .scss files.

Changing default template colors

  1. Open the _variables.scss file from assets > scss > utils folder with a text-editor.
  2. Change the right-side values of the variables to change any default colors of your site.
  3. Save your file.
color

Change Log

v1.0.0 - 26 May 2026

  • Initial released
back top