PenciDesign replied
Staff Reply
Hi,
It's auto-zoom focus for all input text on all iOS devices.
If you want to disable it - please replace this code to this code:
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
But, when you disable it, you can't be zoom your site on iphone anymore.
Best Regards,
PenciDesign