Title: Increase Logo Size
Last modified: August 21, 2016

---

# Increase Logo Size

 *  [richardhale](https://wordpress.org/support/users/richardhale/)
 * (@richardhale)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/increase-logo-size-2/)
 * I’m using the Posh Theme and I want to increase the size of my logo. Website 
   is [http://bakerite.com](http://bakerite.com) I don’t know the exact code to 
   change. Any guidance is greatly appreciated.

Viewing 1 replies (of 1 total)

 *  [Luke Stacey](https://wordpress.org/support/users/daftduke/)
 * (@daftduke)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/increase-logo-size-2/#post-4928436)
 * Hi there,
 * This might be what your looking for :
 *     ```
       element.style {
         max-height: 34px;
         min-height: 34px;
       }
       ```
   
 * Adjust the max and min height values until you are satisfied and put the code
   in your child theme or custom css.
 * Hope that helps!
 * – Luke

Viewing 1 replies (of 1 total)

The topic ‘Increase Logo Size’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [Luke Stacey](https://wordpress.org/support/users/daftduke/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/increase-logo-size-2/#post-4928436)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
