Title: Remove padding under header
Last modified: March 10, 2018

---

# Remove padding under header

 *  Resolved [philraydio](https://wordpress.org/support/users/philraydio/)
 * (@philraydio)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/remove-padding-under-header-2/)
 * Hello,
 * I would like to remove the padding underneath the main header to move my content
   up a bit.
 * How can I do this please?
 * Thanks
 * Phil
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-padding-under-header-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [AC](https://wordpress.org/support/users/purplecodes/)
 * (@purplecodes)
 * Themeisle Support
 * [8 years, 1 month ago](https://wordpress.org/support/topic/remove-padding-under-header-2/#post-10061332)
 * Hi Phil,
 * Thank you for reaching out.
 * Kindly try the following code.
 *     ```
       .section {
           padding: 80px 0 !important;
       }
       ```
   
 * Just adjust the figures to your preference.
 * You can follow this documentation on how to add it to your Customizer.
    [http://docs.themeisle.com/article/89-how-to-add-custom-css-to-themes](http://docs.themeisle.com/article/89-how-to-add-custom-css-to-themes)
 * Let us know if it helps.
 *  Thread Starter [philraydio](https://wordpress.org/support/users/philraydio/)
 * (@philraydio)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/remove-padding-under-header-2/#post-10062637)
 * That helps soooo much! Thank you!

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

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

 * ![](https://i0.wp.com/themes.svn.wordpress.org/tiny-hestia/1.0.9/screenshot.png)
 * Tiny Hestia
 * [Support Threads](https://wordpress.org/support/theme/tiny-hestia/)
 * [Active Topics](https://wordpress.org/support/theme/tiny-hestia/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/tiny-hestia/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/tiny-hestia/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [philraydio](https://wordpress.org/support/users/philraydio/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/remove-padding-under-header-2/#post-10062637)
 * Status: resolved