I am working on the very latest version of this template, I downloaded the quickstart file this morning. My issue is that I setting the Responsive Layout to disabled in layout settings has no effect on the template. It is still responsive and I need it to be at a set width. I have tried adding this css code to the overide file but it does not help either.
.gk-page {
width: 1200px!important;
}
What can I do next?