Title: Remove padding under heading
Last modified: March 17, 2023

---

# Remove padding under heading

 *  [steffenmad](https://wordpress.org/support/users/steffenmad/)
 * (@steffenmad)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/remove-padding-under-heading/)
 * When viewing my page on mobile the page content is to far “down” under my heading.
   There’s a blank space between my header and the page content. It’s only on the
   home page. Other pages are fine.
 * I tryed using this CSS i found in another support-thread, but it didn’t work:
 *     ```wp-block-code
       @media screen and ( min-width: 700px ) {
         .home .entry-content h1 {
           margin-top: 0;
           margin-bottom: 0;
         }
       }
       @media screen and ( min-width: 1000px ) {
         .home .entry-content > .wp-container-9.alignwide:not(.wp-block-group.has-background) {
           margin-top: 0;
         }
       }
       ```
   
 * I’m using a plugin to remove the page title on the front page.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-padding-under-heading%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Moderator [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * (@zoonini)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/remove-padding-under-heading/#post-16577850)
 * Hi [@steffenmad](https://wordpress.org/support/users/steffenmad/) – did you get
   this issue sorted? I looked at your homepage at several mobile screen sizes but
   am not seeing a gap anywhere obvious between the header and your content.
 * Example simulating an iPhone 12 size (375px wide):
 * ![](https://i0.wp.com/cldup.com/wAWpd0687k.png?ssl=1)
 * If you’re still seeing a gap somewhere, could you please tell me what type of
   device, what screen size, and what browser? Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Remove padding under heading’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/twentytwenty/3.1/screenshot.png)
 * Twenty Twenty
 * [Support Threads](https://wordpress.org/support/theme/twentytwenty/)
 * [Active Topics](https://wordpress.org/support/theme/twentytwenty/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/twentytwenty/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/twentytwenty/reviews/)

## Tags

 * [header](https://wordpress.org/support/topic-tag/header/)
 * [padding](https://wordpress.org/support/topic-tag/padding/)

 * 1 reply
 * 2 participants
 * Last reply from: [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * Last activity: [3 years, 2 months ago](https://wordpress.org/support/topic/remove-padding-under-heading/#post-16577850)
 * Status: not resolved