Spacing Above Footer

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #31042
    lbusby11
    Participant

    There is spacing that appears between my content and the footer. Any thoughts on how to remove this?

    See: https://encompass-cx.com/overview/

    Thanks!

    #31044
    Veena
    Moderator

    Can you pls have the below custom CSS in themeoptions > custom CSS

    #footer {
        margin-top: -30px !important;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.