Make the page width fixed on phone

Hello, I have noticed that the shipping form zooms in and disrupt the width of the site (only on mobile)
How Can I make it fixed with CSS code?
Thank you on advance :slight_smile:

1 Like

I think that’s something the browser does automatically, not much you can do about it really!

Make sure your box’s font is visible enough.

Make sure there are no large images with fixed width causing the page to scroll sideways.

That’s it.