How to change main menu colors?

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Thu Apr 29, 2010 6:46 pm
I want to change the grey color of the main menu. I looked for its bgcolor codes but i haven't seen yet. i looked in css, moo, dropline and mega menu styles but i didn't found it.

How can i change this grey color?
User avatar
Fresh Boarder

GK User
Thu Apr 29, 2010 7:27 pm
Hi

Try this:

Code: Select all
.gk-megamenu  {background-color: #000!important}


Cheers ;)
User avatar
Platinum Boarder

GK User
Thu Apr 29, 2010 7:30 pm
Thanks! it is ok now.
User avatar
Fresh Boarder

GK User
Wed May 05, 2010 1:00 am
What what about the sub-menu background color?
User avatar
Fresh Boarder

teitbite
Wed May 05, 2010 2:16 pm
Hi

Please searc in gk_stuff.css for class:

Code: Select all
#gk-nav ul.level0 > li > div.childcontent {
background:none repeat scroll 0 0 #979189;
font-size:100%;
margin-left:0 !important;
margin-top:0 !important;
}
User avatar
Moderator

GK User
Wed May 05, 2010 8:00 pm
What about sub menu background color?
User avatar
Fresh Boarder

teitbite
Sun May 09, 2010 1:49 pm
Hi

I thought it was a solution for submenu background please show me Your site.
User avatar
Moderator


cron