diff --git a/typo3/sysext/fluid_styled_content/Configuration/TypoScript/ContentElement/MenuSectionPages.typoscript b/typo3/sysext/fluid_styled_content/Configuration/TypoScript/ContentElement/MenuSectionPages.typoscript
index 0eaa3cf4067d2c2358e937fa0f0c1ad576ac3507..7f52bd9acc453594ec7e25907f502bdc189d468e 100644
--- a/typo3/sysext/fluid_styled_content/Configuration/TypoScript/ContentElement/MenuSectionPages.typoscript
+++ b/typo3/sysext/fluid_styled_content/Configuration/TypoScript/ContentElement/MenuSectionPages.typoscript
@@ -20,6 +20,7 @@ tt_content.menu_section_pages {
                 20 {
                     table = tt_content
                     pidInList.field = uid
+                    where = {#sectionIndex} = 1
                     orderBy = sorting
                     as = content
                     dataProcessing {