menu color change on hoover

GK User
Thu May 19, 2011 10:56 pm
here is the URL
http://www.merawatan.pk

I have customized the template with my colors but I am unable to change the colors on menu hoover and active menu link

I am able to change the background but dont knoe from where the color of the menu item is coming from

I want to change the menu link color to white with green background on hoover and active link the same
User avatar
Fresh Boarder

Konrad M
Fri May 20, 2011 5:26 am
Hi
Try add to override.css
Code: Select all
.gk-megamenu ul.level0 > li.active a span, ul.level0 > li.active:hover a span {
    color: #FFFFFF !important;
}

and remember to enable override.css option in template settings
User avatar


cron