Archived topic
Space between header and elementor content
5 replies · Started by Katharina on January 26, 2019
Dear support team,
I have still space between header.
I removed the padding to 0.
What am I doing wrong? :(
I just tried it on one site I attached.
Thanks for your help.
Hi there,
i am only see the Post Title between the Site Header and the elementor content on the link provided? Can you point me to where i can see the issue.
Hey David,
I added to my CSS
.container.grid-container {
max-width: 100%;
}
.entry-content {
margin: 0;
}
This solved the problem :)
Uuum, but I do not see the post title ... I removed it. There should be only the title in the picture.
Thank you.
Awesome - glad you got it sorted, and thanks for sharing the code :)
Yes, I am glad too :)
But:
Uuum, but I do not see the post title … I removed it. There should be only the title in the picture.
I'm seeing the title right now.
You can remove it by using the Disable Elements module: https://docs.generatepress.com/article/disable-elements-overview/
Or if you want to do it for all posts at the same, time you can create a Layout Element in our Elements module: https://docs.generatepress.com/article/layout-element-overview/
Let me know if this helps or not :)