Menu colour on homepage

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Apr 12, 2013 2:05 pm
Reply with quote
Report this post
Hello,

This is probably a really simple question, but where can I change the colour of the menu for the homepage? I'd like to use a white background image, but at present the menu's white as well so it won't be seen.

Many thanks!
User avatar
Fresh Boarder

GK User
Fri Apr 12, 2013 2:21 pm
Reply with quote
Report this post
Hi, you have to overwrite colors of menu items.

Code: Select all
.imageBg .gkMenu > ul > li > a  { color: black; }


Here
User avatar
Platinum Boarder

GK User
Fri Apr 12, 2013 2:28 pm
Reply with quote
Report this post
Wonderful, thank you!!
User avatar
Fresh Boarder


cron