Home › Forums › Support › Header Colour This topic has 6 replies, 5 voices, and was last updated 6 years, 2 months ago by David. Viewing 7 posts - 1 through 7 (of 7 total) Author Posts December 11, 2014 at 5:02 am #53785 Tam Hi, Am new to using GP. Am trying to change the header background colour, which by default is set to white. I downloaded the simple custom css add on and put in there: .site-header { background-color:f05a28; } But it is still white ๐ I can see the on page css that’s causing this to happen, but can’t find where to change it. Thanks in advance December 11, 2014 at 9:19 am #53811 Jean Paiva Developer You forget the # before the hex. try this: .site-header { background-color: #f05a28; } December 11, 2014 at 11:09 am #53824 TomLead Developer Lead Developer Thanks, Jean! With the # added, that code should work ๐ June 27, 2018 at 9:58 am #610009 Anil Do we have some option in customization to change color of header? June 27, 2018 at 10:09 am #610021 DavidStaff Customer Support Hi there, this is a really old post, it may be best to raise a new topic if you have any issues. But the simple answer is yes, you can use the GP colors module, which allows you to change the colors of all the theme elements. See here: https://docs.generatepress.com/article/colors-overview/ June 27, 2018 at 10:47 am #610045 Anil Thanks David, your link solved the issue. Regards. June 27, 2018 at 10:51 am #610051 DavidStaff Customer Support You’re very welcome. Glad to be of help Author Posts Viewing 7 posts - 1 through 7 (of 7 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In