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

Sign In or Register to comment.