I would like to change the header background color to better match my logo, can someone please tell me how to do this? Thank you
Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .header{ background:red; } Inplace of "red" put your color code.