Reply To: Online Consulting Pro: Header Background Color November 13, 2019 at 4:50 am #18719 Grace ThemesMember Hi, 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