I want to add this line:
meta name=“viewport” content=“width=device-width, user-scalable=no” />
I want to add this line:
meta name=“viewport” content=“width=device-width, user-scalable=no” />
if youre looking to apply across your app… Goto app settings then under SEO / metatags then add to Scripts/meta tags in header <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
This topic was automatically closed after 70 days. New replies are no longer allowed.