Delete white space on top of page
Dear Support team,
as shown on the attached screenshot I have a white space on some pages (not all) that I would like to delete. How can I do that?
Looking forward to your answer and best regards,
Alissa
Attachments:
You must be
logged in to view attached files.
Hi @equwin,
I hope you are well today and thank you for your question.
Could you please share me the page URL from your site where it is displaying so that I can help you to delete it?
Best regards,
Shufflehound team
Hi Support Service,
the page is: https://equwin.com/philosophie/, there are more subpages where you can see the white space as well.
Thank you for your help,
Alissa
When I visit your shared URL then I just get blank page.
Please advise.
Hi Support team, there was a problem with the page, now equwin.com
should be working again. Can you please check it and give advice on how to reduce the white space on top of pages such as the site Philosophie?
Thank you for your help and kind regards,
Alissa
You can remove the space by adding any of the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.fw-page-builder-content > .sh-section:first-child {
padding-top: 0;
}#wrapper > .content-container.sh-page-layout-default {
padding-top: 0;
}
Popular choice
Professional Developers At Your Fingertips!
If you need services beyond standard support, we've got your back!
Services we offer:
Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.