Hello,
I have created 4 submenus under one navbar item. When clicking these submenus the child menus stack unless you unclick the submenus.
Examble:
Navbar: 4 colomns(lets call them A, B, C D)
Submenu: Under A, I have 4 submenus, 4 colomns (lets call them 1, 2, 3 and 4)
Childmenu: Under 1, I have 6 colomn items(links to different sites). Under 2, I have 2 colomns. When clicking clicking Submenu 1, it shows all 6 childs correcly, when clicking, B, it creates another child menu under the current childmenu of colomn 1. It then has 1 sub row open and 2 child rows open.
Is it possible to autoclose submenu A when clicking submenu B?
For visual:
NAVBAR:
A
– 1
–Link1
–Link2
–Link3
–Link4
–Link5
–Link6
– 2
–Link1
–Link2
– 3
– 4
B
C
D
Emil
Participant