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">
Last updated