How to change the html element of mobile menu toggle?
Good Morning,
Is there a way to make the mobile menu clickable on the <li> element instead of just the menu-toggle icon plus?
<li id="menu-item-86" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children submenu">
<a class="menu-toggle" href="#" role="link" aria-label="Toggle submenu"></a>
</li>
We would like users to be able to tap on the whole <li> tag to expand the menu instead of having to press the plus button. We thought the menu was broken,
Regards,
Comments
Hello,
If you want to have the whole menu item clickable, please, head to the following topic: https://forum.muffingroup.com/betheme/discussion/39360/optimising-dropdowns-mobile#latest.
There you will find instructions on how to achieve that.
Thanks