This topic has 4 replies, 2 voices, and was last updated 6 years ago ago by Rose Tyler
Hello, I’m having an issue with the header space on blog page. The first line of post/s rest up to the header without any space. I can see how to increase space? or for that matter where to add/alter the CSS to add margin space? Thanks in advance. Chris
Hello,
Please try to add this code in Theme Options > Custom css > Global custom css:
.blog .content-page {
margin-top: 3rem;
}
Regards
Thank you : )
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up