main menu

GK User
Thu Feb 23, 2012 4:52 pm
how do i change the text color of the main menu
User avatar
Fresh Boarder

GK User
Thu Feb 23, 2012 5:01 pm
can anyone tell me how to change the text color of the main menu please
User avatar
Fresh Boarder

GK User
Thu Feb 23, 2012 5:24 pm
Hi.
Please edit menu.css file and find the following line:
Code: Select all
 #gkMainMenu > div.gk-menu > ul > li > a {
line-height: 50px;
font-size: 13px;
text-shadow: 0 1px 0 white;
color: blue;   // add this line with your color.
}
User avatar
Platinum Boarder


cron