Archived topic
New problems with Max Mega Menu
3 replies · Started by achims on December 21, 2017
Hi,
i recently got problems with my Max Mega Menu on a mobile device. The Sub-Menu does not work propperly.
It works well all time, but now it does not. I tested on two different android mobile devices.
Thanks for any Help!
Best Regards,
Achim
Hi there,
Support from Max Mega Menu solved the issue.
I anyone has got the same Problems here is the solution:
From your WordPress Dashboard, please go to WP Admin -> Mega Menu -> Menu Themes. Select your current menu theme and insert the following into the Custom Styling area:
#{$wrap} #{$menu} li.mega-menu-item > ul.mega-sub-menu {
pointer-events: auto;
}
Glad you found the solution and thanks for reporting back!
Thank you so much for the code!!
Solved my problem too with sub-menues on Android mobile. Hope Max Mega Menu will fix it soon.
Always nice to see it wasn´t me doing something wrong, but it took many hours to figure it out...
Tonight I can sleep better!