<

Header Page

Header

Header Hidden

Hidden

Header

Header 1

You can choose the headers while creating your Pages. Simply follow the structure below to create the header:

											
												<!-- Start Header -->
												<header class="top-header" class="fixed">
												<div class="container">
												<div class="top-header-full">
												<div class="back-btn">
												....
												</div>
												<div class="header-title">
												....
												</div>
												</div>
												</div>
												</header>
												<!-- End Header -->  
											
										
Header 2

You can choose the headers while creating your Pages. Simply follow the structure below to create the header:

											
												<!-- Start Header -->
												<header id="top-navbar class="top-navbar fixed">
												<div class="container">
												<div class="top-header-full">
												<div class="back-btn">
												....
												</div>
												<div class="top-navbar-title">
												....
												</div>
												<div class="skip_btn">
												....
												</div>
												</div>
												</div>
												</header>
												<!-- End Header -->  
											
										

Bottom Menu Styles

If you want to edit the menu from the bottom navigation menu, for that you have to visit the home-page1 there you can easily find out the code for the bottom navigation menu. You may also discover the bottom navigation menu in Homepage1, Homepage2, Search Screen, Empty Screen and many more respectively.

											
												<!-- Start Header -->
												<div class="bottom-tabbar">
												<div class="bottom-tabbar-full">
												<nav>
												<a>
												....
												</a>
												<a>
												....
												</a>
												<a>
												....
												</nav>
												</div>
												</div>
												<!-- End Header -->    
											
										

Topics

Topics
Tools

Modes

light

light

dark

dark

Sidebar

Backgrounds

default

Default

bg-1

Bg-1

bg-2

Bg-2

bg-3

Bg-3

bg-4

Bg-4

bg-5

Bg-5

Box Design

default

Default

box-1

Box-1

box-2

Box-2

box-3

Box-3