For the complete documentation index, see llms.txt. This page is also available as Markdown.

πŸ”›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';

Last updated