Remove Bottom Padding

Hi, I am trying to remove a white area between the main content area and the footer which I’m guessing is padding. I’ve already removed the margin and tried to remove the padding too but haven’t been able to remove the white space. Any guidance would be very much appreciated.

Hi @chris001,

I hope you are well today and thank you for your question.

It is getting removed for me using the following CSS code so please try using it.

.container.main-content-area {
    margin-bottom: 0;
}

If for some reason the above CSS code is not working for you then Could you please share me the page URL from your site where it is displaying so that i can help you to remove it?

Best Regards,
Movin

Hi Movin,

Thanks again for all of your help! As our site is still not visible to the public - please find login details to our site below:

http://quipmo.com/wp-login.php
UN: External Help
PW: Admin

Best,
Chris

Hi @Movin, actually we’re going to do things a bit different and don’t need this fix now. Thanks as always for your help.

You are always welcome here :slight_smile: