Hi, i have now enable megamenu. I have now also managed to open the menu when clicking on the text.
But I have 2 problems:
1: If the menu is only clicked on, the dropdown menu opens. If the menu is clicked again, the menu closes, but the text remains highlighted in colour. Could it be changed to only coloring when a site is open of the menu.
https://prnt.sc/mj2w8lNbhkn_
2: If an item is selected in the drop-down menu and you look in again, all drop-down menus are highlighted in colour. Not just the open one.
https://prnt.sc/WvX0aG-_FJKJ
My current custom CSS:
body.ltr .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.nav-header>.menu-toggler, body.ltr .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>a>.menu-toggler, body.ltr .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.menu-separator>.menu-toggler {
width: 100%;
text-align: right;
}
Thank you!
Best regards.