I am using modern SharePoint Online (office 365).

I have two questions:

  • Is it possible to customize modern SharePoint menu (add headers, make some links bold, add horizontal lines etc.)
  • Is it possible to customize modern SharePoint in general (mostly by adding custom CSS)
有帮助吗?

解决方案

Yes, we can. The modern SharePoint online navigation works based on the mega menu and hub site. We need to properly set up the hub site and mega menu - then using the SPFx framework coding, we can customize the look and feel of the mega menu.

You may refer to the below articles, how does megamenu work in SharePoint online?

Organize your SharePoint sites with megamenu navigation and new “change the look” options

SharePoint Online Mega Menu

How to develop megamenu using the SPFx framework?

Mega Menu using SharePoint Framework (SPFx) Extensions

许可以下: CC-BY-SA归因
scroll top