Home › Community Forums › Epik Theme Support › Change header color › Reply To: Change header color
January 9, 2014 at 10:36 am
#9877

Moderator
Yes, since you’re using the Epik theme it would be the .head-wrap
that you would change in your css. If you haven’t made any changes to your css file already, it should be located on line 1872 by default –
.head-wrap {
background: #303236;
margin: 0 0 40px;
}