- 🇮🇳India Nupur Badola
Reviewed the patch, although the submenu is added, it is not appearing in front page.
- Assigned to sandip
- Merge request !27Issue #3252984: The menus should be aligned with the submenus. → (Open) created by Unnamed author
- 🇮🇳India sandip
Patch at #2 is working fine. I create a MR for that patch.
- 🇮🇳India sandip
Hi @nupur badola, Please make sure to set Number of levels to display > 1 in configuration block of
Main Navigation
menu. Hello,
I've reviewed this issue following the below steps:- Cloned the theme repo and checkout in 8.x-1.x branch cause the current version 8.x-1.0 is a tag which is not updated.
- Navigated to Block Layout > Main navigation > Configure > Menu Levels > Number of levels to display.
- Increased the number as per the comment in #8.
- Found the alignment issue. Applied the MR!27, which applied cleanly.
- The alignment issue with the submenu is fixed.
IMO, increasing the padding on the right side of the menu-item is creating a large gap between the menu text and the arrow. Before applying the patch the spacing seems to be correct. It would be better if the submenu items right padding is reduced instead. I've updated the Issue Summary for better clarity of the issue.
Attaching SS for reference. Hence, moving to NW.
Thanks