Background color of main menu
Hi,
I've searched this forum and found a partial answer but still need a bit of help, please.
Please see:
Homepage: http://timlatham.co.uk/
Page in question: http://timlatham.co.uk/contact/
So I'm trying to get the main menu:
- against a dark background so the menu items show up
- the menu background AND ABOVE to top of page in same color
- the darker color extending across to the left so that the white logo shows up against it.
I've found some custom CSS and placed this in the page:
#Top_bar .menu_wrapper {
background: #212121 !important;
}
But can you help me to change this CSS so that the dark color (#212121) extends completely across the page AND up to top of page.
Thanks in advance.
Tim
Comments
Top Bar color can be set under Theme options > Colors > Header section where the Top Bar Left background option is.