Home › Support Forums › Theme Support › Pinboard › Creating fixed-width site. › Reply To: Creating fixed-width site.
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