Homepage › Community Forums › Epik Theme Support › How to edit space below header › Reply To: How to edit space below header
Try adding this to your CSS –
.slider-wide .flexible-widgets { padding: 0; }
That should remove the padding on top and bottom of that wigdet area. The space is coming from a div inside the slider-wide widget called .flexible-widgets
.flexible-widgets