Archived topic
Spacing on the page
3 replies · Started by Jusung on January 29, 2023
Viewing posts 1–4 of 4
Hello.
When you see the page on the link, I have colored the area where I will add content.
However, you can see the white blank area above the footer.
How can I remove it?
Hi Jusung,
That's the content area. You can remove it by adding this through Appearance > Customize > Additional CSS if you prefer:
.page.page-id-65 div#page {
display: none;
}
Thank you!
It has been resolved!
You're welcome, Jusung!
This archived topic is closed to new replies.