The forums ran from 2008-2020 and are now closed and viewable here as an archive.
Home › Forums › CSS › Width issue on iPhone › Reply To: Width issue on iPhone
Try changing your viewport settings in the header to: <meta name="viewport" content="initial-scale=1, maximum-scale=1">
<meta name="viewport" content="initial-scale=1, maximum-scale=1">