Archived topic
White Space between header and content
3 replies · Started by letsdoit on March 28, 2020
Hello Team,
Home page has no problem of white space (in mobile and table as well as desktop mode). It is how I want it to be.
But on all other pages, there is lot of white space (in all modes) like http://cashmerestories.co/?page_id=12 or http://cashmerestories.co/?page_id=7
Could you please advice why and how to fix it.
Many Thanks
Hi there,
Try this CSS:
.entry-content, .separate-containers .site-main {
margin-top: 0;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
Thanks Leo, it did work
No problem :)