Datta
Datta Able Tailwind
Datta Able Tailwind
  • ✨Welcome
  • 🏗️Quick Start
  • 📐Structure
    • 📂Directory Structure
    • 📄Page Structure
  • 🎭Customizer
    • 🌑Light & Dark Layout
    • 🇦🇪Rtl Layout
    • 💻Header Background
    • 🏠Menu theme
    • 🖌️Menu Background
    • 💼Menu Brand Color
    • 🖼️Navbar Image
    • 🔛Box Container
    • 🔽Menu Dropdown Icon
    • ⚜️Menu List Icon
    • 🎨Preset Colors
    • 🧢Menu Title Color
    • 🎩Menu Caption Hide/Show
  • 📦Dependencies
  • 📅Changelog
Powered by GitBook
On this page
  1. 🎭Customizer

🔛Box Container

To change the Fixed width Content in the theme change value in "/gulpfile.js".

const box_container = 'true';

To change the Full width Content in the theme change value in "/gulpfile.js".

const box_container = 'false';

PreviousNavbar ImageNextMenu Dropdown Icon

Last updated 9 months ago