Adding more space under photo on page

Hi there,

How can I add some more space under the photo on this page:
https://ourcampinglife-427f31.easywp.com/contact/
See screenshot attached as well.

Cheers,
Judith

Hi there,
Thanks for reaching out.
In reference to your question here, could you try out the following CSS code under the Appearance>customize>Additional CSS section:

.page .post-inner-content {
margin-top: 50px !important;
}

I hope this helps.
Best Regards,
Support.

Awesome that worked!

Thank you too :slight_smile:

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