Home › Community Forums › Epik Theme Support › Responsive header › Reply To: Responsive header
October 17, 2013 at 7:45 pm
#8236

Customer
Hi Wes, no idea if this is right. I went to the CSS part of the site and added the code under the header section so it looks like this now:
#header {
color: #aaa;
margin: 0 auto;
overflow: hidden;
padding: 5px 0;
padding: 0.3125rem 0;
max-width: 1152px;
background-size: contain !important;
}
I wasn’t sure what you meant by: “around line 2803 in the blue section” – my css doesn’t have numbering like that (or I’m in the wrong part)
I don’t think it’s worked, which might mean I have done it wrong.