Reply To: Reducing space or headroom between Front Page elements

Homepage Community Forums Aspire Theme Support Reducing space or headroom between Front Page elements Reply To: Reducing space or headroom between Front Page elements

#21624
wizz3103
Customer

    Sorry to butt in on this thread but I need to do the same. I swapped frontpage widget 3 with frontpage widget 4, so #4 now is directly under widget 2 (the enews). I have a large white gap at the top, and although I put in this code below, adding it in around line 1636, I don’t seem to have reduced the white space. Any further ideas? Do I need to do something with a .wrap or widget 2 – which I made full width and without a minus margin so it sits directly under the frontpage 1 header image.

    I’ve a screengrab viewable here: https://creatistadesign.com/aspire-theme-issues/

    .front-page-4 .flexible-widgets {
    padding: 0px 0 10px;
    }

    Help much appreciated