Home › Forums › Support › How to remove the gap between post heading and content? This topic has 3 replies, 2 voices, and was last updated 6 months, 1 week ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts September 17, 2022 at 1:21 am #2345524 Akshay Hi, I’m using service template for my website. I want to reduce the gap between the post header and content. How can I do that? Here’s the image link And here’s the post link: H&M Order Status Thanks September 17, 2022 at 4:41 am #2345641 DavidStaff Customer Support Hi there, thats the padding from the Layout > Customizer > Container. To Remove it just on the single post, add this CSS: .single-post.separate-containers .inside-article { padding-top: 0; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ September 17, 2022 at 6:09 am #2345699 Akshay Thanks David September 17, 2022 at 6:29 am #2345707 DavidStaff Customer Support You’re welcome Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In