Hi,
i try to change the width of the sub menu like this:
#top ul.sub-menu {
width: 300px !important;
}
it works nice but it covers the sub menu before – so i have to change the position too – but i don’t know how.
In private is the linkt to my demo site. Under “Mein Event” you can see what i mean.
Do you have an solution for that?