Able Pro
CodeIgnitor
CodeIgnitor
  • ✨Introduction
  • 📐Quick Start
  • 🎭Customizer
    • 🌑Light & Dark Layout
    • ☀️Theme Contrast
    • 🎨Preset Colors
    • 🔖Sidebar Caption
    • 🇦🇪Rtl Layout
    • 🔛Box Container
  • 📦Plugins
  • 📅Changelog
  • 🛟Support
Powered by GitBook
On this page
  1. Customizer

Box Container

To make the Fixed width Content in the theme change value in "app/Config/Constants.php".

$box_container = 'true';

​

To make the Full width Content in the theme change value in "app/Config/Constants.php".

$box_container = 'false';
PreviousRtl LayoutNextPlugins

Last updated 8 months ago

🎭
🔛