Mobile page disappears on iPad

Hi there - I’m creating a mobile home page for my site, and have set all the elements to “medium & small devices”. Everything looks great on the phone, and on vertical iPad, but the page content completely disappears in horizontal. Any idea what I did wrong?

Hey Jonette,

By default, the Small Device breakpoint is set to 768px and Medium Device breakpoint is set to 992px. If I’m not mistaken, some iPads use a resolution of 768px by 1024px. That would mean when the iPad is viewed in landscape mode, the width is 1024px, more than that of the medium device breakpoint that is set. If you want, you can increase the medium breakpoint under Tools > Edit Global settings to 1024px or you can create a different layout for large devices.

Hope this makes sense!

Ben