TravelGo Template Documentation

Complete guide to customize and manage your TravelGo HTML travel website template.

Folder Structure

HTML files are available in the root folder of the project.

CSS files are stored inside assets/css.

JavaScript files are stored inside assets/js.

Images and icons are stored inside assets/images.

Main Website Pages

Logo Change

Replace logo image from:

assets/images/logo/logo.png

Hero Banner

Hero section images are loaded from online image URLs or local assets.

Website Colors

Main website color is:

#ff7a00

You can change colors inside:

assets/css/style.css

Footer Management

Footer is added at the bottom of every page before JavaScript files.

Dynamic JavaScript

Dynamic FAQ, login modal, tabs, sliders and animations are controlled from:

assets/js/main.js

Responsive Design

Mobile and tablet responsive styles are managed inside:

assets/css/responsive.css