Homepage › Community Forums › Ally Theme Support › Changing the header background colour and gap between slider › Reply To: Changing the header background colour and gap between slider
I just added the gray background color to the .head-wrap as mentioned earlier….like this –
.head-wrap
.head-wrap { background: #838383; color: #666; padding: 0 0 0px; }
So just do that same thing in your css and adjust as needed.