I'm using a "Slide left" menu on my website and some of the menu choices are only leading to a submenu, currently no links on the first step.
However, it is only possible to expand the submenu by clicking the arrow. I would like the whole field or atleast the text to be clickable to expand as well.
Hi,
I'm using a "Slide left" menu on my website and some of the menu choices are only leading to a submenu, currently no links on the first step.
However, it is only possible to expand the submenu by clicking the arrow. I would like the whole field or atleast the text to be clickable to expand as well.
How can I do this?
HI!
CSS example:
.responsive span.menu-item-parent-toggle { width: 100% !important; position: absolute !important; left: 0; } .responsive .menu-item-parent-toggle::after { margin-right: 10px; float: right; }Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver