Top Sharepoint link

Copper Contributor

AnFroyman_0-1655448766974.png

 

How can we change the URL/link behind the top 'sharepoint' button? At the moment, the user's start page is behind it.

 

1 Reply

@AnFroyman Currently there is No SharePoint out of the box setting available to change this link to SharePoint start page.

 

Workaround (Not recommended): You can create a SPFx application customizer to inject the custom CSS/JavaScript which will change the link behind hyperlink on page. You can find more information at: How can I include the same JS and CSS files on multiple SharePoint Modern Page? 

 

Note: DOM manipulation & CSS customizations are not recommended by Microsoft and some of your customization may break if Microsoft changes HTML element id/classes in new release updates.


Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.