- Issue created by @Gautam_105@
- Assigned to flashwebcenter
- ๐บ๐ธUnited States flashwebcenter Austin TX
Hello,
The Solo theme's (W3CSS Theme) menu system currently doesn't support a fourth level. I'll take a look to see if integrating this feature into the main menu is possible.
Best wishes,
Alaa - ๐ฎ๐ณIndia Sandeep Sanwale
Sandeep Sanwale โ made their first commit to this issueโs fork.
- Merge request !2Issue #3439615: Enhancing Solo Theme: Integrating Fourth-Level Into Primary Menu โ (Closed) created by Sandeep Sanwale
- Status changed to Needs review
about 1 year ago 8:32am 16 April 2024 - ๐ฎ๐ณIndia Sandeep Sanwale
Fixed the fourth level overlapping issue .Please review . Thank you
- Status changed to Closed: works as designed
about 1 year ago 3:34pm 16 April 2024 - ๐บ๐ธUnited States flashwebcenter Austin TX
Hello,
I have reviewed this feature and determined that implementing it involves more than just a single line of code. Some features may not justify the effort required for integration. Users who need these capabilities can incorporate them into their sub-themes as needed.Best wishes,
Alaa - ๐บ๐ธUnited States flashwebcenter Austin TX
Hello,
Based on valuable feedback from the Drupal community, Solo officially will supports fourth-level navigation menus in the next release.
Why This Matters
Many users requested the ability to create deeper, more complex menu structures โ especially for large sites with multi-level content hierarchies, product catalogs, or mega menu requirements.Previously, Solo focused on a clean, accessible 3-level menu structure, optimized for performance and simplicity. However, after carefully evaluating real-world use cases and listening to user feedback, fourth-level menu support has been added โ with full consideration for:
- Accessibility best practices (ARIA roles, keyboard navigation)
- Responsive behavior on mobile and desktop
- Automatic submenu positioning (smart flip logic)
- Clean, maintainable CSS and JS handling
- RTL (Right-to-Left) language support
Best wishes,
Alaa