Home › Community Forums › Epik Theme Support › Epik logo image in header not adjusting correctly › Reply To: Epik logo image in header not adjusting correctly
December 11, 2013 at 12:41 pm
#9455

Moderator
That is actually padding coming from the widget on the right –
.header-image .site-header .widget-area {
padding: 40px 0;
padding: 2.5rem 0;
}
Line 1974