I tried all possible viewport meta tags but nothing seems to be working. Can anyone help me on this?
<meta name="viewport" content="width=device-width,initial-scale = 1.0">
Site is http://sival.dk/ . You can run on chrome iphone simulator. When you load the page you feel that the page is fit, but try scrolling through x position, you could see that the page is not fitted entirely in iphone
UPDATE: Thanks to Cory's answer. I finally found that the problem was not with meta tag, seems the problem was with the title involved in the page. See Marked answer for reference.
