Remove Space between MENU/FOOTER and Page

Hi Movin,

Would you mind to help me remove the space between PAGE and MENU / Footer, like attached images.

Custom CSS which i am using are:

body.page h1.entry-title {
    display: none;
}
.jetpack_subscription_widget form {
    background: transparent;
}
.footer-credits {
    display: none;
}
body.single-post section.content-area,
body.page section.content-area {
    padding-bottom: 0px;
    padding-top: 0px
}
body.page article > footer.entry-footer {
    display: none;
}
footer#colophon {
    padding: 20px 0;
}

Hi @phimngoaitroi,

Please send us your website link to check.

Thanks,

Cristian