Title: Resizing page headers
Last modified: August 30, 2016

---

# Resizing page headers

 *  Resolved [DAZDOREY](https://wordpress.org/support/users/dazdorey/)
 * (@dazdorey)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/resizing-page-headers/)
 * I am working with a Personality child thene.
 * [http://www.sharingcaring.ca](http://www.sharingcaring.ca)
 * How can I reduce the size of the page headers?
 * Thxs

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

 *  [Sam](https://wordpress.org/support/users/soumendra/)
 * (@soumendra)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/resizing-page-headers/#post-6526217)
 * Hello,
 * You have extra space on the left side of your Header image:
 * [http://sharingcaring.ca/wp-content/uploads/2015/09/cropped-sc_header1.png](http://sharingcaring.ca/wp-content/uploads/2015/09/cropped-sc_header1.png)
 * For Better result you can remove the extra space from it, and use this code in
   your Custom CSS:
 *     ```
       body > a img {
           display: block;
           height: 180px;
           margin: auto;
           width: 700px;
       }
       ```
   
 * You can adjust the values as per your requirement.
 * Hope that helps you, feel free to ask if there is any other problem.
 * Thank you.
 *  Thread Starter [DAZDOREY](https://wordpress.org/support/users/dazdorey/)
 * (@dazdorey)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/resizing-page-headers/#post-6526351)
 * Hello,
    I believe I did as you said… and saw no change.
 * What am I doing wrong?
 *  [Sam](https://wordpress.org/support/users/soumendra/)
 * (@soumendra)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/resizing-page-headers/#post-6526365)
 * Hello,
 * You can try this instade:
 *     ```
       #logo-block img {
           width: 420px;
       }
       ```
   
 * Thank you.
 *  Thread Starter [DAZDOREY](https://wordpress.org/support/users/dazdorey/)
 * (@dazdorey)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/resizing-page-headers/#post-6526513)
 * sorry I am just getting back now.
    But THANK YOU SOOOOOOO much for your help!
 *  [Sam](https://wordpress.org/support/users/soumendra/)
 * (@soumendra)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/resizing-page-headers/#post-6526514)
 * Pleasure to help you. 🙂

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

The topic ‘Resizing page headers’ is closed to new replies.

 * 5 replies
 * 2 participants
 * Last reply from: [Sam](https://wordpress.org/support/users/soumendra/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/resizing-page-headers/#post-6526514)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
