Hi all! I am about to make the big switch from V5 to V6 and I am really enjoying the new features of V6. However; I am so frustrated that there is no visible way to keep everything at a fixed width, I really do not like the responsive design. I managed to fix the header by using the following code:
header {width: 1330px;}
However I can not figure out how to keep the page content at a fixed width. Anyone have some ideas? Thank you!!!