November 5, 201411 yr So, I have a blog running on WP. For some reason when viewed on a mobile device (I'm viewing on a HTC One X) the landing page appears zoomed out. Landing Page (Problem) http://i.imgur.com/jiVgPc2l.png Post/Page (Fine) http://i.imgur.com/fwZrN4N.png I've tried to figure out what's going on via Chrome's USB debugging to inspect the site/CSS as it appears on the device, but I'm completely at a loss as to what's going on. It looks the same in the default HTC browser too, but when you resize the browser window on a desktop, the problem doesn't appear. Anyone able to shed any light on the subject?
November 5, 201411 yr Try fiddling with the viewport meta tag https://developer.mozilla.org/en/docs/Mozilla/Mobile/Viewport_meta_tag
November 6, 201411 yr Author Thanks for the reply, that was my first thought but altering it didn't seem to help. I've since discovered the problem was something slightly more low-tech. The pagination menu below the posts was so wide due to the number of pages, it was forcing a wider viewport display. It's almost the most baffling problems that have the simplest of solutions. Edited November 6, 201411 yr by Paul Murray
Create an account or sign in to comment