Forum Discussion
corihancock
Jan 31, 2023Copper Contributor
Mega Menu Format - SharePoint Online
I recently made changes to the mega menu on our organisations SharePoint page, and over the weekend (28/29 January 2023) the formatting of the columns went crazy. Instead of shortening the character...
SvenSieverding
Feb 01, 2023Bronze Contributor
We had the same issue happening this week...
But luckily just a few of our headings were so long that this happened, so we just shortened them manually to fix this.
I think it is a bug (and hope it is temporary), but it made us think about the length of all of our headings in general.
Best Regards,
Sven
PS:
Take a look at this article "http://vipulkelkar.blogspot.com/2019/01/update-navigation-nodes-in-sharepoint.html". You could use that Powershell script as a base to iterate through all of your navigation nodes, shorten the title, append three dots und update the nodes yourself to fix that temporarily.
Once the bug is fixed you could restore the long titles.
But luckily just a few of our headings were so long that this happened, so we just shortened them manually to fix this.
I think it is a bug (and hope it is temporary), but it made us think about the length of all of our headings in general.
Best Regards,
Sven
PS:
Take a look at this article "http://vipulkelkar.blogspot.com/2019/01/update-navigation-nodes-in-sharepoint.html". You could use that Powershell script as a base to iterate through all of your navigation nodes, shorten the title, append three dots und update the nodes yourself to fix that temporarily.
Once the bug is fixed you could restore the long titles.