Hi, can you please tell me how to change black color in the menu.
#gk-nav { background: #000 url('../images/menu_bg.png') repeat-x 0 21px; padding-bottom: 4px; }
#gk-nav #gk-mainnav .level0>li:hover>a.haschild>span.menu-title { background-color: #101010!important; color:#fff; }
.gk-menu ul.level0 div.childcontent { background: #101010; font-size: 12px; font-weight:normal; z-index:10000; }