Dear Muffingroup,
I would like to have the complete field of my dropdown menu items clickable (mobile view). Is this possible? At this moment only the + sign is clickable which is half see through so that could be confusing for users.
This is my website: https://bit.ly/2tlUDkf
Thank you in advance,
Johan
                 
                
Comments
#menu ul li.submenu .menu-toggle::after {Thanksposition: absolute !important;
right: 10px !important;
}
#menu ul li.submenu .menu-toggle {
width:100% !important;
}
Greetz,