['group' => 'layout', 'attribute' => 'container_max_width'], 'themeSettingsContentColumnWidth' => ['group' => 'layout', 'attribute' => 'content_column_width'], // Custom Code 'themeSettingsCustomCss' => ['group' => 'custom_code', 'attribute' => 'custom_css'], 'themeSettingsCustomJsHeader' => ['group' => 'custom_code', 'attribute' => 'custom_js_header'], 'themeSettingsCustomJsFooter' => ['group' => 'custom_code', 'attribute' => 'custom_js_footer'], ]; } }