Title: Logo not changing size
Last modified: January 28, 2020

---

# Logo not changing size

 *  [dannnysea](https://wordpress.org/support/users/dannnysea/)
 * (@dannnysea)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/logo-not-changing-size/)
 * Hey guys I cant get the logo on my page any bigger. I was wondering if there 
   was any plugin that would change it? I tried many different codes in additional
   css but none of them seemed to work.. Please help
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Flogo-not-changing-size%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [eSaner](https://wordpress.org/support/users/esaner/)
 * (@esaner)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/logo-not-changing-size/#post-12374613)
 * Your theme contains the following css, which limits the height of your logo to
   32px.
 *     ```
       header.main .hbox .logo img {
           width: auto;
           height: 32px;
       }
       ```
   
 * I would first recommend cropping your logo file as close as possible to the visual
   content. The extra blank space in the image file above and below the visual content
   is partly why it is currently displaying so small. If it’s still too small after
   cropping it, then some additional css tweaks may be necessary.
 *  Thread Starter [dannnysea](https://wordpress.org/support/users/dannnysea/)
 * (@dannnysea)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/logo-not-changing-size/#post-12374722)
 * Okay great I will crop it, and can I change the code in a file of the theme, 
   or the stylesheet?
 *  [eSaner](https://wordpress.org/support/users/esaner/)
 * (@esaner)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/logo-not-changing-size/#post-12375313)
 * The easiest place to modify CSS will probably be in the Customizer (from WP admin:
   Appearance > Customize). There is a place there to add CSS to your site. Modifying
   your theme files is not recommended because a theme update could overwrite your
   changes. If you prefer to make your CSS changes in a file, you should create 
   a child theme.

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

The topic ‘Logo not changing size’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [eSaner](https://wordpress.org/support/users/esaner/)
 * Last activity: [6 years, 4 months ago](https://wordpress.org/support/topic/logo-not-changing-size/#post-12375313)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
