Gradient Able Bootstrap
  • โœจWelcome
  • ๐Ÿ“Quick Start
  • ๐Ÿ—๏ธStructure
    • ๐Ÿ“‚Directory Structure
    • ๐Ÿ“„Page Structure
  • ๐ŸŽญCustomizer
    • ๐ŸŒ‘Light & Dark Layout
    • ๐Ÿ’ปNavbar Theme
    • ๐ŸงขHeader Theme
    • ๐ŸŽจPreset Colors
    • ๐Ÿ”–Sidebar Caption
    • ๐Ÿ‡ฆ๐Ÿ‡ชRtl Layout
    • ๐Ÿ”›Box Container
  • ๐Ÿ“ฆDependencies
  • ๐Ÿ“…Changelog
  • ๐ŸRoadMap
Powered by GitBook
On this page
  1. Customizer

Header Theme

To change the Header background color in the theme change value in "/gulpfile.js".

const header_theme = 'header-1';
// set value like 'header-1', 'header-2', ... 'header-12'

you will get different types of 12 header color themes in your theme package.

PreviousNavbar ThemeNextPreset Colors

Last updated 1 year ago

๐ŸŽญ
๐Ÿงข