• Could anyone help with this problem i would like to remove the white spacing above the footer bar so the box above blends in with it.

    thanks again

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Anonymous User 16453565

    (@anonymized-16453565)

    hey, @frankiebateman

    To do that, go to Appearance → Customize → Additional CSS and enter the following code:

    #maincontainer {
        margin-bottom: 0 !important;
    }

    Thanx.

Viewing 1 replies (of 1 total)
  • The topic ‘How to remove white spacing above footer’ is closed to new replies.