Home › Community Forums › Epik Theme Support › Header color › Reply To: Header color
January 31, 2014 at 8:05 pm
#10325

Customer
Yes that is exactly what I’m referring to. You would need to look for the .head-wrap
and change the background color to the color that you want –
.head-wrap {
background: #303236;
margin: 0 0 40px;
}