Change color of menu level 0

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
Mon Sep 02, 2013 7:39 pm
Reply with quote
Report this post
Hello,
For my website I need to change first level font color of main menu, I'll try with Firebug but I'm not be able how to change it.

See picture attached.

url is http://cedom.netamin.es

Thanks,
David N.
User avatar
Expert Boarder

GK User
Mon Sep 02, 2013 7:47 pm
Reply with quote
Report this post
User avatar
Expert Boarder

GK User
Wed Sep 04, 2013 8:09 pm
Reply with quote
Report this post
Please edit: /templates/gk_magazine/css/override.css and add at its end:
Code: Select all
#gkExtraMenu > ul > li > a {color: #f00;}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Thu Sep 05, 2013 7:25 am
Reply with quote
Report this post
Cyberek wrote:Please edit: /templates/gk_magazine/css/override.css and add at its end:
Code: Select all
#gkExtraMenu > ul > li > a {color: #f00;}

Remember to enable "CSS override" in template settings - advanced section.

Thanks!!
User avatar
Expert Boarder

GK User
Sat Sep 07, 2013 10:01 am
Reply with quote
Report this post
No Problem, I'm glad I could help.
User avatar
Moderator


cron