You can override value via custom CSS. Please add this code to
override.css file in root/templates/gk_template_name/css directory :
- Code: Select all
.gkPage { width: 100% !important}
and then just remember to enable "Use override CSS" option in template advanced settings tab. Please only remember that template is not designed to work with 100% wide so it may produce further problems.