Forum Discussion
louisquinet
Mar 27, 2024Copper Contributor
Design navigation
Hello at the moment this is what my navigation bar looks like: The list of vendors is so long that you have to scroll down to see the last one. Additionally, the last label "open source" c...
ganeshsanap
Mar 28, 2024MVP
louisquinet You can create such navigation menu using SharePoint mega menu navigation:
Not sure if same heading menu can span over two columns using SharePoint out of the box capabilities. But I think you can break vendors list in 2 columns by adding "Vendors" label in both the columns.
Documentation: Create a mega menu on SharePoint communication sites and hub sites
If SharePoint default functionalities are not working for you, you can create custom menu using SPFx. Check:
- Overview of the SharePoint Framework
- Build your first SharePoint Framework Extension
- React Mega Menu Application Customizer Extension - SPFx sample with code
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.