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 you have single item menu without any subitems the link itself is getting the "panelClass".
This is making hard to add proper CSS for the submenu.
The solution for this would be to remove line 842 ".addClass(settings.panelClass)" in js/jquery-accessibleMegaMenu.js
The text was updated successfully, but these errors were encountered:
When you have single item menu without any subitems the link itself is getting the "panelClass".
This is making hard to add proper CSS for the submenu.
The solution for this would be to remove line 842 ".addClass(settings.panelClass)" in js/jquery-accessibleMegaMenu.js
The text was updated successfully, but these errors were encountered: