Page 1 of 1

page width not vieweing ok in mobile

Posted: Thu Aug 22, 2019 2:35 am
by irvin_robledo
Hi, Im doing a page in 320px width as landing page for mobiles. But chrome or native navigator shows the page as it was 900 px (or else).
I checked all I could in project file but could not find the answer.

Can you help me? the page is online at https://www.cmsiloe.com/mprp.html for testing in mobile

Here you can download the project: https://we.tl/t-aScCTL1zlg

thank you for the support!
Irvin

Re: page width not vieweing ok in mobile

Posted: Thu Aug 22, 2019 5:48 am
by Pablo
The page has no breakpoints so the browser will treat it as a desktop page.

Re: page width not vieweing ok in mobile

Posted: Thu Aug 22, 2019 6:24 pm
by irvin_robledo
thank you