I change the width of the drop menus with:
/* Dropdown Menu - adjust height & width */
.sf-menu li.sfHover ul {
top: 27px;
width: 184px !important;
}
Thanks illusio
But now the sub-menus are still in their old position, too far right, how can I move them? Firebug refers to a class "children"...