We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4871e0f commit a7dfd73Copy full SHA for a7dfd73
1 file changed
Packages/Sites/Sfi.Sfi/Resources/Private/Fusion/Pages/Page.fusion
@@ -67,7 +67,7 @@ prototype(Sfi.Sfi:Page) < prototype(Neos.Neos:Page) {
67
partialRootPath = 'resource://Sfi.Sfi/Private/Partials'
68
itemClass = 'ParagraphAlt lineHeight-single'
69
startingPoint = ${subMenuNode}
70
- maximumLevels = 2
+ maximumLevels = 3
71
}
72
secondaryMenu = Neos.Neos:Menu {
73
templatePath = 'resource://Sfi.Sfi/Private/Templates/TypoScriptObjects/SecondaryMenu.html'
0 commit comments