Reply To: Creating fixed-width site.

#6988
Daniel Tara
Keymaster

You need to:

1. Remove <meta name=”viewport” content=”width=device-width”> from header.php
2. Change max-width from #wrapper to width in style.css
3. Remove all @media rules from style.css