Is there a suite bar link in SharePoint 2016?

Is there a suite bar link in SharePoint 2016?

Unfortunately , till now there is no SuiteBarLinks solution like SharePoint 2013 Suite Bar Links Configuration in SharePoint 2016. But alternatively, you can work with Suite Bar via CSS and Jquery as the following :

How to customize the suite bar in SharePoint?

You can follow below steps to customize suite bar sharepoint 2013 or SharePoint 2016. We can add text in the SharePoint suite bar and also we can add an image in the suite bar. Please perform the below steps: Open the SharePoint site using SharePoint designer 2013.

How to remove hyperlinks from top bar in SharePoint?

As with the Sites link on the top bar, the About Me link is a simple hyperlink that we can access by Id. This one goes by the Id of: O365_SubLink_ShellAboutMe . To remove it as an option, we simply add another simple CSS styling that turns the link invisible:

Is there a way to link webs to suite bar?

(Link Webs next to Main Branding text) Unfortunately , till now there is no SuiteBarLinks solution like SharePoint 2013 Suite Bar Links Configuration in SharePoint 2016. But alternatively, you can work with Suite Bar via CSS and Jquery as the following :

How can url be hidden in hyperlink when mouse hover?

browsers these days prevent the modification of the status bar by default (as far as i know, firefox prevents it). so there is no guarantees as to this approach will do anything at all. This way you can easily hide url when mouse hover on hyperlink. Simply add one id on anchor link.

How to change suitbar logo in SharePoint 2016?

For more details check Hide Newsfeed, OneDrive and/or Sites from the Suite Bar To Add a new link Check also, How to Change SuitBar’s Logo, Text in SharePoint 2016 via PowerShell . Instead of applying these samples to MasterPage directly , First apply these samples in a Script Editor to a specific page.