Skip to main content

Has anyone else noticed the landing pages dont look right on the ipad?

I have found the same thing for vertical orientation because they have explicit widths… 😦 trying to figure out how to fix the problem.


Hey guys, if anyone is able to post a screenshot of what they are seeing vs. what they are expecting that would help troubleshoot a lot better.


I believe that this is a problem with the viewport meta tag that will expand a page on iPad to its width. I haven’t figured out how to fix the problem though.


Hey guys, you can try adding this viewport metadata to your page’s head using the Scripts dialog:


<meta name="viewport" content="width=device-width">


And to echo Carter, could you pass along a screenshot of the issues you’re seeing so we can dig in a bit deeper?


it works, thank you!


Is this still necessary, since this was an old thread, or is it built into the page builder now?


Reply