How to change the header color of my widget
-
Hello,
Can someone help me with a few CSS customizations to my blog? I am using the Bueno theme and have paid for the CSS upgrade.How can I change the header color in my widget, I wan to change it to white. Her is my blog aafroscandic, please somebody help.
Much Thanks!
The blog I need help with is: (visible only to logged in users)
-
Do you mean the black bar at the very, very top? To change that to white, add this to your Appearance → Custom Design → CSS editor:
#navigation { background-color: white; } -
Wait a sec, widget header color? I’m not sure the CSS I posted before is for what you want to change. And it looks like you may have changed themes between the time you posted this and now. Please add a new reply and mark it as “not resolved” if you still need help with the original question in this thread.
- The topic ‘How to change the header color of my widget’ is closed to new replies.