Remove white space below Contact Us and Archive in Illdy

Hi I noticed there’s a huge blank gap below the Contact Us part and Archive part in my Illdy website. Do you know any CSS code to remove them? Thanks! Attached are the screenshots.

Hi there,
Thanks for writing in.
Relating to your question here, could you kindly provide us with links to those pages.

I look forward to your reply.
Best Regards,
Support.

Hi my website is cichill.com thanks!

Hi there,
Thanks for the link.
In this case, please try out the following CSS code under the Appearance>Customize>Additional CSS section:

#full-width.width-padding {
padding-top: 0px;
}
div#archives-2 {
margin-bottom: 0px !important;
}

I hope this helps.
Best Regards,
Support.

That works fine! Thank you so much!

I will close this case now, Feel free to contact us again if you have other questions Thanks!