Hello Artmedia,
if a menuitem has sub items, then the main link is not clickable (it just toggles the dropdown)
In source I have a complet <a...> tag
But I must repeat the Link in second item. So double work and not so nice to use.
Is it possible to make the main item clickable for a better usabillity?
Thank you for helping.
Markus
<li class="mainmenu-item nav-item dropdown"> <a class="nav-link dropdown-toggle" id="menu-11" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" href="https://www.blablabla.eu/users">users</a> <ul class="dropdown-menu" aria-labelledby="menu-11"><li> <a class="dropdown-item" href="https://www.blablabla.eu/users"> user list</a>