Lots of white space between body and footer

Home Forums Omega Child Lots of white space between body and footer

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2730
    Paula Walker
    Participant

    Hi, I bought the customized footer for church but how do I change the height or padding around it and between it and the body? alanwalkertech.com

    #2732
    han
    Keymaster

    Go to “Appearance > Customize > CSS” and drop this code

    .singular .navigation {
        margin: 0;
    }
    .site-footer .wrap {
        padding: 32px !important;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must login to reply to this topic.