
I'll try to change this black bg with another one? But how?
Thanks!
#gkPageTop.dark,
#gkMainMenu,
#gkMainMenu > div > ul {
background: YOUR_COLOR!important;
}
#gkPageTop.dark,
#gkMainMenu,
#gkMainMenu > div > ul {
background: background-image:url('test.png');!important;
}
#gkPageTop.dark {
background-image:url('test.png')!important;
}
#gkMainMenu,
#gkMainMenu > div > ul {
background: transparent!important;
}