Width of Template Section in Dawn

Hi
At present all the sections; HEADER - TEMPLATE - FOOTER are in full width responsive state.

Is there a way to make the TEMPLATE section be in a fixed column width?

Thanks in advance

GSS

hey @GSS_Social share the URLs of your website plz

Hey @GSS_Social ,

Could you please share your store URL and Password [If applicable] so that I take a look and provide you solution code.

Thanks

Hi, you can use this code to change the width of the header and footer without the main page content.

header.page-width,
footer page-width { max-width: 100% !important; }

Hi Dan
This is the opposite of what I want.
The Dawn theme at present has it full width responsive and I want the headers and footer to stay that way, but the main Template area to have a set width.

Thanks

Rob