Title: remove or adjust margin on header
Last modified: August 24, 2016

---

# remove or adjust margin on header

 *  [catwingz](https://wordpress.org/support/users/catwingz/)
 * (@catwingz)
 * [11 years ago](https://wordpress.org/support/topic/remove-or-adjust-margin-on-header/)
 * Hi,
    I am trying to make the header into a thinner band so it doesn’t take up
   as much of the page. I can see a top and bottom margin on the logo and tried 
   adding this style to overrride `.header-logo { margin: 0 0 important!;}` but 
   it has had no effect. What will work for this? thank you

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

 *  Theme Author [TT Themes](https://wordpress.org/support/users/tomastoman/)
 * (@tomastoman)
 * [11 years ago](https://wordpress.org/support/topic/remove-or-adjust-margin-on-header/#post-6124498)
 * Hi,
 * if possible, please post here a link to your website so I could see your header
   configuration. This CSS should work:
 * `#wrapper .header-logo {margin: 0 !important;}`
 * Best regards
    Tomas Toman
 *  [ivanthedesigner](https://wordpress.org/support/users/ivanthedesigner/)
 * (@ivanthedesigner)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/remove-or-adjust-margin-on-header/#post-6124832)
 * Hello Tomas,
 * Good day!
 * I have put a slider and there’s space between the header and the slider. I’d 
   like to know how I can adjust or remove the space between the header and the 
   slider? Thanks. 🙂
 * Best Regards,
    Ivan
 *  Theme Author [TT Themes](https://wordpress.org/support/users/tomastoman/)
 * (@tomastoman)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/remove-or-adjust-margin-on-header/#post-6124833)
 * Hi Ivan,
 * if possible, please post here a link to your website so I could check it.
 * Best regards,
    Tomas Toman
 *  [ivanthedesigner](https://wordpress.org/support/users/ivanthedesigner/)
 * (@ivanthedesigner)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/remove-or-adjust-margin-on-header/#post-6124834)
 * Hello Tomas,
 * Good day!
    Sorry for delayed response. The website link is [http://costoiatimecard.com/](http://costoiatimecard.com/).
   Thanks. 🙂
 * Best Regards,
    Ivan
 *  Theme Author [TT Themes](https://wordpress.org/support/users/tomastoman/)
 * (@tomastoman)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/remove-or-adjust-margin-on-header/#post-6124835)
 * Hi Ivan,
 * thank you for the link. This custom CSS should hide the empty space above the
   slider:
 *     ```
       .home #main-content {margin-top: 0;}
       .home #main-content #content .entry-content p {margin-bottom: 0;}
       ```
   
 * Best regards,
    Tomas Toman
 *  [ivanthedesigner](https://wordpress.org/support/users/ivanthedesigner/)
 * (@ivanthedesigner)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/remove-or-adjust-margin-on-header/#post-6124836)
 * Hello Tomas,
 * Cool! Thank you so much for your help. Have a great day and God bless you always.
   🙂
 * Best Regards,
    Ivan
 *  Theme Author [TT Themes](https://wordpress.org/support/users/tomastoman/)
 * (@tomastoman)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/remove-or-adjust-margin-on-header/#post-6124837)
 * Hi Ivan,
 * I am glad that it helped!
 * With the best wishes,
    Tomas Toman

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

The topic ‘remove or adjust margin on header’ is closed to new replies.

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

## Tags

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

 * 7 replies
 * 3 participants
 * Last reply from: [TT Themes](https://wordpress.org/support/users/tomastoman/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/remove-or-adjust-margin-on-header/#post-6124837)
 * Status: not resolved