How can increase the space between drop line and sub menu or change the y position of Droplinesupbmenu?
thx 4 help
div#gkDropSub > ul > li > ul {
top:18px;
}
#gkSubmenu > div > ul > li {
height:28px;
}