The Entree application is hosted inside a classic SharePoint site collection. Such a site collection does not always scale well on smaller devices like mobile phones.
To improve the scaling of SharePoint and thus of entree follow the steps below.
You have to be a site collections administrator to access the SEO settings to adjust the viewport
- Go to your tenant https://{tenantname}.sharepoint.com
- Add /_layouts/15/SEOSettings.aspx to the end (e.g. {tenantname}.sharepoint.com/_layouts/15/SEOSettings.aspx
- Add <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" /> to 'Include these meta tags in pages'
- Select Ok
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article