hi,
I am using the newest theme to update our website under a dev. domain for testing, trying to create sub menus (drop downs) but they show way to big and can’t get them to inherit the formats from the main menu they show in a big box
please advise on what I am missing I used this code with the sub menu CSS but did not do anything.
.sub-menu{
top:50px!important;
}
li.menu-item-has-children.menu-item-top-level a{
cursor:default!important;
}