Hi kevredsentence,
Please go to Mega Menu > Menu Themes > Custom Styling and add the following:
#{$wrap} .mega-menu-toggle {
pointer-events: none;
}
#{$wrap} .mega-menu-toggle > * > * {
pointer-events: all;
}
Regards,
Tom
Hi Tom,
Thats great! Thankyou
Is there anyway of reducing the width of the mega-menu-toggle without reducing the flyout menu(mega-menu-open)?
The issue is that is conflicting with another link to left of the menu/hamburger icon because the mega-menu-toggle is 100% width
TIA
Hi kevredsentence,
There’s a “Sub menu – force width” option in the Mobile Menu section of the theme editor. You can enable that and make the toggle bar whatever width you want.
Regards,
Tom