Daniel Jones
    Spectator
    Posts: 148
    June 23, 2016 at 7:19 pm #28572

    Hi there,
    Thanks for reaching out to us regarding this query.

    The code you’ll need to remove the page content element (the gap) is:

    /*hide page content gap*/
    .content.home.singular.page.pageid-24 {
    display: none!important;
    }

    You will need to add this code to Appearance > Theme Options > Custom CSS.

    Please let me know if this helps, and feel free to contact me if there are any other issues/questions I can help with.
    Kind Regards.