2 mobile pages are loading zoomed out

Hello I have an app working just fine. However, when the index page is loaded on a mobile device it comes up zoomed out like this:

As you can see it is zoomed out. There is also one more page (my pricing page) that loads like this as well. All other pages load just fine the way they are supposed to. Here is my privacy page as an example to show it works fine:

Do you know what is causing this problem on these two pages for the mobile layout only? I would appreciate some guidance on this issue

Thanks
Joseph

Compare the minimum/max width on your privacy page to the group on your index. Do you have ‘fit width to content’ enabled on your privacy or index that isn’t on the other page?

Your image that extends the full width has a minimum width set too high.

Find that element, reduce the min size, and you should be good.

This topic was automatically closed after 70 days. New replies are no longer allowed.