diff --git a/mkdocs.yml b/mkdocs.yml
index aa4395f722fca68809677d11566c619f3e7d9b8a..25027ef9ab4579af1d345a6a498debeab66b2966 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -102,6 +102,7 @@ theme:
     - navigation.instant                  # Enables instant navigation between pages (no reload).
     - navigation.tabs                     # Adds navigation tabs for each main section in `nav`.
     - navigation.path                     # Shows the navigation path/breadcrumbs.
+    - navigation.sections
     - toc.follow                          # Highlights the current section in the ToC as you scroll.
 
   # Additional links (social) to display in the header