This application customiser removes "Mobile App" and "Teams" information from any Team and communication iste in SharePoint.
This solution uses CSS injection on modern experience pages and hide elements from Communication and Teamsite. The CSS provided by this solution are served via this GitHub page and will be directly injected from the web using the following URL: https://n8design.github.io/whitespace/blacklist.css
This demo extension should not be used under any circumstances in any production environment. It you still use it it is at your own risk.
To downloade this solution please check out the the release page.
To install this solution please follow this instructions.
This solution also allows to modify the default location the CSS is servers from. To modify this setting navigate to tenant wide app catalog and to the tenant wide extension list.
Edit the entry 'N8DWhiteSpaceApplicationCustomizer'
{
"CSSOverrideUrl":"https://n8design.github.io/whitespace/blacklist.css"
}
Modify the CSSOverrideUrl property and save the entry.