Home › Forums › Support › How do I close the gray header gap on mobile? This topic has 3 replies, 2 voices, and was last updated 3 years, 2 months ago by Leo. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts September 3, 2020 at 2:14 pm #1429925 Andy Hi there, How do I close this gap on mobile devices only? I’d like the post and the header to be flush. View post on imgur.com Thank you! September 3, 2020 at 3:00 pm #1429985 LeoStaff Customer Support Hi there, Try this CSS: @media (max-width: 768px) { .separate-containers .site-main { margin-top: 0; } } Adding CSS: https://docs.generatepress.com/article/adding-css/ Let me know if this helps 🙂 September 3, 2020 at 4:54 pm #1430035 Andy fantastic thank you ! September 3, 2020 at 5:35 pm #1430057 LeoStaff Customer Support No problem 🙂 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