where can i find viewport and edit it ?
-
[user-scalable="no"]
is used in the <meta name="viewport">
element or the [maximum-scale]
attribute is less than 5.
to avoid disabling browser zoom #
Remove the user-scalable=”no” parameter from the viewport meta tag and make sure the maximum-scale parameter is set to 5 or greater.
where can remove the user-scalable
where can i find the viewprt meta tag ?
Hello,
You can find the Viewport tab in the Theme Settigns > Other, you need to scroll to the bottom of the settings.
If you have any questions please feel free to contact us.
Best Regards