How to add spacing between the header and the body?

Hello! I have a problem with one page on my website. The header is interfering with the product title in the body. Any help on how I can add some spacing on this singular page so the header isn’t in the way? Picture attached

Hi @Chrisjenkinson

This is PageFly - Advanced Page Builder. I would love to give you some recommendations

-Go to Online Store->Theme->Edit code

-Asset-> theme.scss or theme.scss.liquid paste the below code at the bottom of the file.

.product-single__title{

margin-top:0 !important

}

#PageContainer{padding-top:20px !important}

Hope my solution works perfectly for you!

Best Regards;

PageFly

@Chrisjenkinson

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

That worked PERFECTLY!!! Thank you so much!!

you are welcome, I am glad when can help you :heart_eyes: