Hello Mert,
I wanted to reduce the top-margin of lists (UL element) and discoverd that also the sub-menus for the main-menu is moved up.
How can I remove the top margin of "normal" UL lists, but keep the sub-menu position at it's normal position
This is what I used:
ul { margin-top:0px !important }
Thanks for any help!
Greets,
Patrick.