Jump to content
Sign in to follow this  
ninojacobs

change color background navigation

Recommended Posts

ninojacobs

now its grey 1) how can change the background of the navigation into another color what css to use? 2) can I also make a navigation which shows a permanent color ?

Share this post


Link to post
Share on other sites
kastelic

You can set the background of your navigation by posting something like this in Custom Code -> Custom CSS:

 #primary-nav ul.main-nav { background: orange } 

Share this post


Link to post
Share on other sites
ninojacobs

thanks kastelic but now it looks like this http://seriousevents.nl/wordpress/ I made a navigation through 'menus' in WP, idea what css code. I tried several options but I cant figure what to use...

Share this post


Link to post
Share on other sites
Kate

Hi ninojacobs, I saw this thread as well: http://www.pagelines.com/forum/discussion/12643/change-color-background-navigation So, it sounds like you've figured it out. I also believe there was a different thread on the same thing yesterday. If you could please keep the same topics to the same thread, instead of starting new ones, it will help us better assist you. Thansk! :)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×