Hi,
I would like to change the (black) color of border to my menu.
Show the pics.
Thanks team.
#gk-nav #gk-mainnav .level0 > li:hover > a.haschild > span.menu-title {
background-color:#101010 !important;
color:#FFFFFF;
}
.gk-menu ul.level0 div.childcontent {
background:none repeat scroll 0 0 #101010;
font-size:12px;
font-weight:normal;
z-index:10000;
}