i am using the centered logo with menu below it option. i want to keep the menu bar white with black text. but i would like the logo to be white with a black background or color of my choosing. any idea on how to make that work?
Hi jdrakeproductions!
Add this to your custom CSS.
#header_main { background: black !important; }
And then upload a white logo.
Best regards,
Elliott