Top_bar background color and width
Please see http://claritycounselling.ca/new/
I would like the menu to extend the same width as the header and also be the dark blue color. I have managed to find some code from this forum that helped with the background color, but still having trouble with the bar width. Please advise.
CSS code added:
.header-stack #Top_bar .menu_wrapper { width: 100% !important; }
#Top_bar { background-color: #8cbbc5 !important; }
Comments