So I'm working on a mobile form and I know that iPhone zooms in on input fields. The issue is that the iPhone is zooming in and cutting off the labels for each field (image attached). My client would like the form to zoom with the labels still showing (image attached).
I know how to stop zooming altogether, but that is not what we want to do.
Is there a way to add a margin/padding to the iPhone's zoom on the left to keep the labels visible? Or perhaps to set the zoom to focus on the left side?