Continuing the discussion from What to do to display the submenu always?:
Hi there,
I have tried to use the suggested CSS and changed the menu-name, but it does not work. I still have to use the trigger to see the submenus. Where is my mistake? See www.eszm.de/testseite
ul#menu-foerderverein .sub-menu {
height: auto !important;
display: block;
}
.hm9.x-bar-container {overflow-y: auto;overflow-x:hidden;}
Thanks for your help