You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the hamburger menu (main-navigation) is open and a subpage-section is opened, usually the + turns into X. It doesn't work when following is enabled: themes.configuration.menu.main.dropdownColumns = 1
Interestingly enough, the second level icon works ( themes.configuration.menu.main.showThirdNavLevel = 1 ) , but this mode is not otherwise compatible with dropdownColumns = 1 as the desktop dropdown doesn't really behave well.
The text was updated successfully, but these errors were encountered:
When the hamburger menu (main-navigation) is open and a subpage-section is opened, usually the + turns into X. It doesn't work when following is enabled:
themes.configuration.menu.main.dropdownColumns = 1
Interestingly enough, the second level icon works ( themes.configuration.menu.main.showThirdNavLevel = 1 ) , but this mode is not otherwise compatible with dropdownColumns = 1 as the desktop dropdown doesn't really behave well.
The text was updated successfully, but these errors were encountered: