Title: Spacing below header
Last modified: August 2, 2020

---

# Spacing below header

 *  [rajeshpawar](https://wordpress.org/support/users/rajeshpawar/)
 * (@rajeshpawar)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/spacing-below-header/)
 * How to get rid of the space below the header. I have tried the below css from
   other topic in the forum.
 * body.single .site-main>.hentry>.entry-header, body.page .site-main>.hentry>.entry-
   header {
    margin-top: 1.5rem; } body.single .site-main>.hentry>.entry-header .
   entry-title, body.page .site-main>.hentry>.entry-header .entry-title { margin:
   0 auto 1.5rem; font-size:2rem;
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fspacing-below-header%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [arsengunner](https://wordpress.org/support/users/arsengunner/)
 * (@arsengunner)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/spacing-below-header/#post-13202052)
 * Hi, [@rajeshpawar](https://wordpress.org/support/users/rajeshpawar/)! First of
   all, you may decrease the padding between the header and content area in Gutenberg
   editor: [https://prnt.sc/tt0hh8](https://prnt.sc/tt0hh8). After that you may 
   add the following CSS:
 *     ```
       .site-header {
       	padding-bottom: 0;
       }
       ```
   
 * This should get rid of the spacing below the header.
 * Regards,
    Arsen
 *  Thread Starter [rajeshpawar](https://wordpress.org/support/users/rajeshpawar/)
 * (@rajeshpawar)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/spacing-below-header/#post-13206377)
 * Thank you
 *  Thread Starter [rajeshpawar](https://wordpress.org/support/users/rajeshpawar/)
 * (@rajeshpawar)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/spacing-below-header/#post-13206463)
 * Hi, i can still see some space below the header and top of the first section.
   Please refer to the below link. There is space between the colored section and
   the header
    [https://myaccountantapp.com.au/contact-form/](https://myaccountantapp.com.au/contact-form/)
 *  [arsengunner](https://wordpress.org/support/users/arsengunner/)
 * (@arsengunner)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/spacing-below-header/#post-13206632)
 * Hi, [@rajeshpawar](https://wordpress.org/support/users/rajeshpawar/)! Add the
   following CSS code as well::
 *     ```
       .page-id-580 .entry-header {
       	display: none;
       }
       ```
   
 * Regards,
    Arsen
 *  Thread Starter [rajeshpawar](https://wordpress.org/support/users/rajeshpawar/)
 * (@rajeshpawar)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/spacing-below-header/#post-13206682)
 * Beautiful. Thank you Arsen.
 *  [arsengunner](https://wordpress.org/support/users/arsengunner/)
 * (@arsengunner)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/spacing-below-header/#post-13211349)
 * You are most welcome! If you have not had a chance yet, it would be much appreciated
   if your leave your positive feedback about the Getwid Base theme at: [https://wordpress.org/support/theme/getwid-base/reviews/#new-post](https://wordpress.org/support/theme/getwid-base/reviews/#new-post).

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Spacing below header’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/getwid-base/1.1.6/screenshot.png)
 * Getwid Base
 * [Support Threads](https://wordpress.org/support/theme/getwid-base/)
 * [Active Topics](https://wordpress.org/support/theme/getwid-base/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/getwid-base/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/getwid-base/reviews/)

## Tags

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

 * 6 replies
 * 2 participants
 * Last reply from: [arsengunner](https://wordpress.org/support/users/arsengunner/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/spacing-below-header/#post-13211349)
 * Status: not resolved