Forum Discussion

Artem Komarov's avatar
Artem Komarov
Former Employee
May 30, 2018
Solved

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?

  • 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

  • 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