Change the color of menu background from black

GK User
Mon Mar 05, 2012 3:05 pm
Hi,
I need to change the color of menu background from black to other color. Where can I find
code to edit it.

Thanks!

best regards
Joomlis
User avatar
Expert Boarder

Konrad M
Tue Mar 06, 2012 10:52 am
Hi
Try add to the override.css
Code: Select all
#gkWrapperTop {
    background: #3e3e3e;
}

and set your own color value. Remember to enable override.css option in template settings.
User avatar

GK User
Wed Mar 07, 2012 3:47 pm
Thanks so much for your help, It's works fine!

Best regards
Joomlis
User avatar
Expert Boarder


cron