Private: Home › Forums › WordPress Themes › Elvyre – Retina Ready WordPress Theme › 404-page › Reply To: 404-page
November 6, 2014 at 11:26 am
#1006
Participant
Hello,
To change the header background color, you need to add the following css code to “Elvyre options -> Appearance – Custom CSS” box:
#header-wrapper {
background: #000 !important;
}
Change the #000 code to the color you desire.
Which version of Elvyre-core, Content Manager and template do you have?
Robert