Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
Can't change header color
daniellofaso
July 2015
in
Theme support
Hi, I can't change the header color to white. I went to:
Colors>Header>Header Background
... but it is still black.
http://writingseocontent.com/newsite/
Comments
Albert
July 2015
Hi,
probably you use pre-defined skin and that's why you can't change the color. But you can easily change header color with below css:
#Header_wrapper { background-color: #FFF !important; }
daniellofaso
July 2015
Thanks that worked.
Albert
July 2015
You're welcome
Sign In
or
Register
to comment.
Comments
probably you use pre-defined skin and that's why you can't change the color. But you can easily change header color with below css: