Skip to content

Commit 1030769

Browse files
authored
Update sharepoint-online-suite-navigation-control.md
Updating text to make it explicit that this guidance only applies to classic SharePoint Online to avoid confusion
1 parent 5e1b20d commit 1030769

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

docs/general-development/sharepoint-online-suite-navigation-control.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,29 @@
11
---
22
title: SharePoint Online Suite Navigation control
3-
ms.date: 09/25/2017
3+
ms.date: 04/08/2022
44
ms.prod: sharepoint
55
ms.assetid: ba93e5c0-e591-48d0-a716-a08ec7ef6cea
66
ms.localizationpriority: medium
77
---
88

99

1010
# SharePoint Online Suite Navigation control
11-
Learn about master page markup for the Suite Navigation control in SharePoint Online.
12-
{insert introductory content}
13-
14-
15-
11+
Learn about master page markup for the Suite Navigation control in classic SharePoint Online.
1612

13+
> **Important:**
14+
> Be aware that the guidance given on this page only applies to classic SharePoint Online and cannot be applied to modern SharePoint Online pages.
1715
1816
## SharePoint Online Suite Navigation control
1917

2018
The Suite Navigation control renders a consistent top navigation bar in SharePoint Online. This control is now a part of all uncustomized out-of-the-box master pages.
2119

2220

2321

24-
If a master page was customized, it will not pick up the new Suite Navigation control. To add this control to your custom master page, replace the `suiteBar` `<div>` with the markup that corresponds to the type of site you're using.
22+
If a master page was customized, it will not pick up the Suite Navigation control. To add this control to your custom master page, replace the `suiteBar` `<div>` with the markup that corresponds to the type of site you're using.
2523

2624

2725

28-
The new Suite Navigation control supports any theme applied to the site. If you want to change the color of the top navigation bar, apply a theme.
26+
The Suite Navigation control supports any theme applied to the site. If you want to change the color of the top navigation bar, apply a theme.
2927

3028

3129

0 commit comments

Comments
 (0)