Title: Adjust header height on web-based WordPress
Last modified: August 20, 2016

---

# Adjust header height on web-based WordPress

 *  Resolved [TarHeelTiger](https://wordpress.org/support/users/tarheeltiger/)
 * (@tarheeltiger)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/adjust-header-height-on-web-based-wordpress/)
 * Hello,
    I have found a number of topics pertaining to header height, most of 
   which involve solutions pertaining to lines of code in a css file. I am using
   WordPress provided by Machighway hosting for my [new blog](http://blog.ncmaps.org).
   As such, I don’t have WordPress on my hard drive and don’t have all those files
   to which most solutions refer, or if I do, I have no idea where they are. I installed
   the plug-in to create a child theme of Twenty Eleven (Son of 2011). I would like
   to narrow all that white space above the image in the header. Can I do that? 
   If so, please explain it like you’re talking to a 7 year old in hopes that I’ll
   understand. Thanks in advance for your time.

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 8 months ago](https://wordpress.org/support/topic/adjust-header-height-on-web-based-wordpress/#post-2996838)
 * Edit the stylesheet of your Child Theme, then add;
 *     ```
       #site-description {
        margin-bottom: 10px;
       }
       ```
   
 *  Thread Starter [TarHeelTiger](https://wordpress.org/support/users/tarheeltiger/)
 * (@tarheeltiger)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/adjust-header-height-on-web-based-wordpress/#post-2996846)
 * WOW! That was fast. Thanks Andrew!

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

The topic ‘Adjust header height on web-based WordPress’ is closed to new replies.

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [TarHeelTiger](https://wordpress.org/support/users/tarheeltiger/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/adjust-header-height-on-web-based-wordpress/#post-2996846)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
