PenciDesign replied
Staff Reply
Hi,
That's auto-zoom to input for all IOS devices. You can disable that feature by replace this code to this code:
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
Best Regards,
PenciDesign