Able Pro
Django
Django
  • Introduction
  • Getting Started
  • Folder Structure
  • 📄Page Structure
  • Customizer
    • Light & Dark Layout
    • Theme Contrast
    • Preset Colors
    • Sidebar Caption
    • Rtl Layout
    • Box Container
  • Dependencies
  • Support
  • Changelog
Powered by GitBook
On this page
  1. Customizer

Box Container

To change the Fixed width Content in the theme change value in layout files located at Admin/views/layouts"main-layout.html, component-layout.html".

<div class="pc-content container">

​

To make the Full width Content in the theme change value in "src/assets/js/config.js".

<div class="pc-content">
PreviousRtl LayoutNextDependencies

Last updated 9 months ago