To change the header background color
Go to the Appearance -> Editor -> style.css
add below css code at the end of file and change the color code which you want to use
.header { background-color: #cccccc; }
Regards
Grace Themes
This reply was modified 3 years, 2 months ago by Grace Themes.