Hello,
There are two things I am trying to do.
1. How do I change default menu color from Grey to White? I tried putting below in override.css but no luck.
.gkMenu > ul > li > a {
color: #fff;
}
2. How do I change background color to blue of Menu's dropdown box? For ex: if you go to Games menu it shows in white background.
URL - gagity.com
Thanks