Title: reduce header height
Last modified: August 24, 2016

---

# reduce header height

 *  Resolved [N](https://wordpress.org/support/users/x8yuvzi/)
 * (@x8yuvzi)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/reduce-header-height-5/)
 * hey! I want to reduce the header height to 75px. please guide on how to do it.

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

 *  Theme Author [acosmin](https://wordpress.org/support/users/acosmin/)
 * (@acosmin)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/reduce-header-height-5/#post-6138333)
 *     ```
       .top.logo-text {
         height: auto;
         min-height: 75px;
       }
       ```
   
 *  Thread Starter [N](https://wordpress.org/support/users/x8yuvzi/)
 * (@x8yuvzi)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/reduce-header-height-5/#post-6138343)
 * i placed the code in custom css editor.. it’s still the same
 *  Theme Author [acosmin](https://wordpress.org/support/users/acosmin/)
 * (@acosmin)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/reduce-header-height-5/#post-6138349)
 * Try disabling Speed Booster. It messes up with all css and javascript files, 
   adding them in the footer.
 *  Thread Starter [N](https://wordpress.org/support/users/x8yuvzi/)
 * (@x8yuvzi)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/reduce-header-height-5/#post-6138355)
 * it worked .. 🙂
    thanks very much…. thank you very much for your support 🙂

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

The topic ‘reduce header height’ is closed to new replies.

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

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [N](https://wordpress.org/support/users/x8yuvzi/)
 * Last activity: [10 years, 12 months ago](https://wordpress.org/support/topic/reduce-header-height-5/#post-6138355)
 * Status: resolved