Changing background color of menu section

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 Aug 05, 2013 5:00 pm
Reply with quote
Report this post
Where do I edit to change the background color of the menu section? It's currently white and I would like to make it match the color of the Intro page and the footer sections.
User avatar
Fresh Boarder

GK User
Mon Aug 05, 2013 6:24 pm
Reply with quote
Report this post
If I understood You right - please edit: /templates/gk_creativity/css/override.css and add at its end:
Code: Select all
#gkTop {background: #FFF;}


change #fff to your liking.

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

GK User
Mon Aug 05, 2013 8:28 pm
Reply with quote
Report this post
Thanks - that did it. I have been using override.css for some other changes - I just couldn't figure out how to properly reference the menu section.
User avatar
Fresh Boarder


cron