Title: Header height
Last modified: August 30, 2016

---

# Header height

 *  Resolved [smayor](https://wordpress.org/support/users/smayor/)
 * (@smayor)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/header-height-17/)
 * Is there a way I can narrow the height (or padding?) of the header in Agama? 
   Seems like too much white space at the top of the page. Thanks

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

 *  [Jaroslav Svetlik](https://wordpress.org/support/users/jerryscg/)
 * (@jerryscg)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/header-height-17/#post-6492001)
 * Yes offcourse there is a way to do it, open style.css file and find:
 *     ```
       .site-header hgroup {
           max-width: 1200px;
           margin: 24px auto;
           padding: 0 30px;
       }
       ```
   
 * and change margin: 24px; to value you want, this is solution for default header.
 * Right now you can choose between 2 headers:
 * Default Header
    Sticky Header
 * Soon i will implement few more headers.
 * Regards
 *  Thread Starter [smayor](https://wordpress.org/support/users/smayor/)
 * (@smayor)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/header-height-17/#post-6492058)
 * Very grateful for this information. Delighted with the theme, by the way.
 *  [Jaroslav Svetlik](https://wordpress.org/support/users/jerryscg/)
 * (@jerryscg)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/header-height-17/#post-6492060)
 * Im glad you are like it, much more new features cooming in next updates.
 * Regards

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/agama/1.7.2/screenshot.png)
 * Agama
 * [Support Threads](https://wordpress.org/support/theme/agama/)
 * [Active Topics](https://wordpress.org/support/theme/agama/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/agama/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/agama/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: [Jaroslav Svetlik](https://wordpress.org/support/users/jerryscg/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/header-height-17/#post-6492060)
 * Status: resolved