Forum Discussion
Customize SuiteBar on modern SharePoint online site
- Nov 21, 2019Customizing the top bar is not supported, and if you do figure out a way, there is a good chance that it will be broken by a future update from Microsoft. That is their bar and you just leave it alone.
Snehal_Rana While it is possible to do this by injected css, it is not supported and it's against branding guidelines from MS to customize or change the top suite bar.
- Snehal_RanaNov 20, 2019Copper Contributor
Beau Cameron Is there anyways to add security around the top suite bar so that only admins can see this and not the users in members group?
Also is it even possible to take these icons on far right on bar below the top suite bar?
- Dean_GrossNov 21, 2019Silver Contributorno, that is not supported
- O365DeveloperNov 21, 2019Brass Contributor
Hi Snehal,we might need to do an application customizer as explained in this link
http://thomasdaly.net/2018/05/14/trimming-the-suite-bar-ribbon-on-modern-sharepoint-sites-in-office-365/
- Snehal_RanaNov 21, 2019Copper Contributor
O365Developer I was able to customize the background color of the SuiteBar and also was able to add my custom logo on the site as per the image shown below:
But I am still not able to hide the text "SharePoint" with custom text. I used standard admin functionality of "Manage custom themes for your organization" from Organization Profile in Admin Center
Any suggestions on how this can be accomplished using the PNP or CSS/Javascript injection?