Different background for logo and menu

edited March 2015 in Theme support
I would like to have my menu section and logo section be different colors. I would like the background of the logo area to be white and the background of the menu to be black. http://198.105.217.141/

Comments

  • We replied on this question in the comments section. But we'll re-paste it here this time:

    To make menu background black, please use below css:
    .home #Top_bar .menu_wrapper { background: #000; }
    .menu-highlight.header-stack #Top_bar .menu > li > a { color: #FFF; }
    Will be great if you can do not duplicate questions next time :)

    Thanks!
Sign In or Register to comment.