Archived topic
Editing the Home Page
3 replies · Started by Susan on January 27, 2019
I have been having a terrible time trying to get rid of a white bar on my home page that appears between my Header and Page contents... there does not seem to be any way to edit this... and I have no idea what that part of the page is called because it is not showing up in the elements as anything that can be edited

I don't understand why it is so difficult to edit the Header page and why it cannot be edited with Elementor...
Susan Maczik
Hi there,
It looks like you have this custom CSS added in "Customize > Additional CSS":
.page .entry-content{
margin-top:100px;
}
If you remove that, the space should go away.
Let me know :)
You are AWESOME.... that worked!
Thank you so much... I just wasted over 2 hours trying to figure out how to edit.... and have no clue how to do anything with CSS... I appreciate your knowledge and patience with me! Thanks again!
No problem! We're working on site-specific documentation. Sorry for the hassle!