Mobile Screen Issue – 50% width on one page
-
I’ve created a real estate site starting with the Twenty-Eleven theme and everything is looking the way I want it but I’m having one problem on mobile phones (droid and iphone, both the same result): all of the pages look great there EXCEPT when you click through to look at a single available listing the body is suddenly only 50% of the width of the screen and the other half is custom background. This listing page is being generated vis-a-vis the IDX plugin Optima Express (their sales person is absolutely wonderful and has tried very hard to help me, but their techs have told me no, they made no representation that the plugin is responsive and so I’m on my own). Anyway, the page is calling the default template page-id-0. (I used the default template on all of my other pages and they look fine on mobile.) I tried customizing the CSS just for page-id-0 with code like this:
.page-id-0 html,body {margin:0;width:480px;}
and other similar iterations such as width: 100% but can’t seem to hit on the right css code to fix this — in fact, I’m not sure it can be fixed with css but it seems like it should be fixable. Anyone, wondering if anyone can help! The site is recompanynorwell.com.
Thanks in advance!
- The topic ‘Mobile Screen Issue – 50% width on one page’ is closed to new replies.