Title: Adjust Pilcrow&#039;s header
Last modified: August 19, 2016

---

# Adjust Pilcrow's header

 *  [adunate](https://wordpress.org/support/users/adunate/)
 * (@adunate)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/adjust-pilcrows-header/)
 * I’m trying to adjust the header size in Pilcrow. I’d like my header image to 
   be 770×55 rather than its defaulted 770×200. When I upload my smaller image it
   automatically crops and resizes it to the defaulted height (and disproportionately,
   of course).
 * I’ve adjusted the size in the style.css for the child theme I’ve created, however
   the defaulted size requirements still show up when uploading a header image.

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

 *  Thread Starter [adunate](https://wordpress.org/support/users/adunate/)
 * (@adunate)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/adjust-pilcrows-header/#post-1879564)
 * Anybody?
 *  Thread Starter [adunate](https://wordpress.org/support/users/adunate/)
 * (@adunate)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/adjust-pilcrows-header/#post-1879565)
 * Or, can someone tell me how to access automattic’s support? I’m not finding it
   on their website.
 *  [GreenPandaIM](https://wordpress.org/support/users/greenpandaim/)
 * (@greenpandaim)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/adjust-pilcrows-header/#post-1879715)
 * Just needed to do this myself. The solution is to edit the functions.php file
   in the theme folder.
 * About line 84, change the default “200” to what ever you need:
    `define( 'HEADER_IMAGE_HEIGHT',
   apply_filters( 'pilcrow_header_image_height', 200 ) );`
 * Then upload your new image with the correct height in the Admin > Appearance 
   > Header page.

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

The topic ‘Adjust Pilcrow's header’ is closed to new replies.

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [GreenPandaIM](https://wordpress.org/support/users/greenpandaim/)
 * Last activity: [14 years, 5 months ago](https://wordpress.org/support/topic/adjust-pilcrows-header/#post-1879715)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
