Title: header vertical size
Last modified: November 1, 2020

---

# header vertical size

 *  Resolved [thenikos](https://wordpress.org/support/users/thenikos/)
 * (@thenikos)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/header-vertical-size/)
 * hi everybody,
    i would like to know if there is a way to reduce the vertical 
   size of the twenty twenty theme header. for my taste it is too big 🙂 i would
   like it to be very … distinctive. thank you

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

 *  Plugin Author [Twentig](https://wordpress.org/support/users/twentig/)
 * (@twentig)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/header-vertical-size/#post-13609151)
 * Hi [@thenikos](https://wordpress.org/support/users/thenikos/),
 * To reduce the height of the header, you can add some custom CSS to modify its
   padding. Inside the Customizer, open the Additional CSS panel and paste the following
   code (adjust the 2rem value as you like):
 *     ```
       .header-inner {
           padding: 2rem 0;
       }
       ```
   
 * I hope the above is useful to you,
    Have a nice day.
 *  Thread Starter [thenikos](https://wordpress.org/support/users/thenikos/)
 * (@thenikos)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/header-vertical-size/#post-13609830)
 * thank you very much !!! it worked exactly as i wanted 🙂
    have a nice day too!!
 *  Plugin Author [Twentig](https://wordpress.org/support/users/twentig/)
 * (@twentig)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/header-vertical-size/#post-13610052)
 * [@thenikos](https://wordpress.org/support/users/thenikos/), Great!
    If you enjoy
   Twentig, please [leave us a review](https://wordpress.org/support/plugin/twentig/reviews/)
   🙂

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

The topic ‘header vertical size’ is closed to new replies.

 * ![](https://ps.w.org/twentig/assets/icon.svg?rev=2569439)
 * [Twentig Supercharged Block Editor – Blocks, Patterns, Starter Sites, Portfolio](https://wordpress.org/plugins/twentig/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/twentig/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/twentig/)
 * [Active Topics](https://wordpress.org/support/plugin/twentig/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/twentig/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/twentig/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Twentig](https://wordpress.org/support/users/twentig/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/header-vertical-size/#post-13610052)
 * Status: resolved