Title: HEADER SIZE
Last modified: August 22, 2016

---

# HEADER SIZE

 *  [thewanderinggourmet](https://wordpress.org/support/users/thewanderinggourmet/)
 * (@thewanderinggourmet)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/header-size-19/)
 * Can someone please explain how to make the header logo image larger than the 
   default? I am using a child theme and everything I am trying is not working.
 * Thanks.

Viewing 1 replies (of 1 total)

 *  [onelonelystar](https://wordpress.org/support/users/onelonelystar/)
 * (@onelonelystar)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/header-size-19/#post-5535511)
 * open style.css and find
 *     ```
       #logo img {
       	max-height: 90px;
       	display: block;
       	margin: 0 auto;
       }
       ```
   
 * set the max-height to the one you want

Viewing 1 replies (of 1 total)

The topic ‘HEADER SIZE’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/minamaze/1.11.2/screenshot.png)
 * Minamaze
 * [Support Threads](https://wordpress.org/support/theme/minamaze/)
 * [Active Topics](https://wordpress.org/support/theme/minamaze/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/minamaze/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/minamaze/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [onelonelystar](https://wordpress.org/support/users/onelonelystar/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/header-size-19/#post-5535511)
 * Status: not resolved