Title: Header Height
Last modified: April 8, 2018

---

# Header Height

 *  Resolved [ahsananwari](https://wordpress.org/support/users/ahsananwari/)
 * (@ahsananwari)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/header-height-27/)
 * Can someone tell me if there is a way I can reduce the header height? Right now
   its a bit too thick, I would like it to be more slim.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fheader-height-27%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [TUT Support](https://wordpress.org/support/users/phpexpert21/)
 * (@phpexpert21)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/header-height-27/#post-10161083)
 * Hello ahsananwari,
 * You can reduce the height of the header with the help of custom css. Please apply
   the below given css in your style sheet-
 *     ```
       .site-header {
       height: 93px !important;
       }
       ```
   
 * I hope the above was helpful.
 * Kind regards,
 * Manoj
 *  Thread Starter [ahsananwari](https://wordpress.org/support/users/ahsananwari/)
 * (@ahsananwari)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/header-height-27/#post-10164459)
 * Thank you!
    That worked like a charm!
    -  This reply was modified 8 years, 4 months ago by [ahsananwari](https://wordpress.org/support/users/ahsananwari/).
 *  Thread Starter [ahsananwari](https://wordpress.org/support/users/ahsananwari/)
 * (@ahsananwari)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/header-height-27/#post-10167121)
 * The command works wonderfully! But, I want to change the height of the entire
   navigation bar, so that the site title and the menu would also move accordingly
   up. Is that possible?

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

The topic ‘Header Height’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/make/1.10.10/screenshot.jpg)
 * Make
 * [Support Threads](https://wordpress.org/support/theme/make/)
 * [Active Topics](https://wordpress.org/support/theme/make/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/make/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/make/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [ahsananwari](https://wordpress.org/support/users/ahsananwari/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/header-height-27/#post-10167121)
 * Status: resolved