php - Page Responsive in iPhone & some mobile, only take around 70% of the width -


i hope has iphone 5/5s/6/6plus or iphone troubleshoot problem, because when using mobile web tester mobiletest.me, problem didn't shows, occurs when browse in real phone. that's why can't troublehoot without having physical iphone me.

example page: http://xpresszoom.com/u-stay-guest-house-u-express-guest-room-2/

as can see attached image (uploaded xiaomi redmi note 4g), page didn't take full width should be.

the middle part yellow fields take full width header , google map onwards displaying weirdly.

anyone can help?

enter image description here

enter image description here

you can try add media query css on style.css device width , height .

@media screen , (min-device-width : 320px) , (max-device-width : 580px) { /* add styles css here */ } 

Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -