Forum Discussion
Modern master page (Communication Site) top horizontal menu customization (expand on click)
Hello! I have a Communication Site on my SPO instance and one of the requirements is a top menu links customization (change behavior from expand on hover to expand on click and add some styles). How can I do this?
Also, how can I fetch a menu hierarchy as JSON or XML file?
- DeletedMay 30, 2018
Here's couple of links which can help.
http://bastiaanjacobs.nl/2017/01/26/sharepoint-custom-top-navigation-menu/
https://github.com/SharePoint/sp-dev-fx-extensions/tree/master/samples/react-application-tenant-global-navbar
http://gautamdsheth.blogspot.com/2015/06/sharepoint-2013-working-on-navigation.html
1 Reply
- Deleted
Here's couple of links which can help.
http://bastiaanjacobs.nl/2017/01/26/sharepoint-custom-top-navigation-menu/
https://github.com/SharePoint/sp-dev-fx-extensions/tree/master/samples/react-application-tenant-global-navbar
http://gautamdsheth.blogspot.com/2015/06/sharepoint-2013-working-on-navigation.html