Menu text colours?

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
Wed Apr 03, 2013 5:47 pm
Reply with quote
Report this post
Where can I change the text colour for the main menu please?
Thanks,
johnnypict
User avatar
Expert Boarder

Konrad M
Thu Apr 04, 2013 8:38 am
Reply with quote
Report this post
Hi,
please try add to override.css
Code: Select all
.gkMenu > ul > li > a {
    color: #C7C7C7;
}

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

GK User
Thu Apr 04, 2013 10:25 am
Reply with quote
Report this post
Great thanks.
User avatar
Expert Boarder


cron