October 21, 2015 at 6:19 pm
#38724
Theme Horse Support Team
Keymaster
Hi Ausasan,
To change the background color for header go to Appearance -> Customize -> Design Options Tab -> Custom CSS then paste the following CSS code and Click on Save & Publish button:
#branding {
background-color: #fff;
}
Please change above HEX color code #fff to your own HEX color code.
Thank you for using our theme.