Title: Make logo size smaller
Last modified: March 3, 2017

---

# Make logo size smaller

 *  Resolved [mariannesuyin](https://wordpress.org/support/users/mariannesuyin/)
 * (@mariannesuyin)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/make-logo-size-smaller/)
 * I have tried all the different CSS code in the forum but can’t make my logo size
   smaller.
 * I have a square logo so putting it in as a header image doesn’t work.
 * I have resized the image so it is small.
 * But how can I make the logo size smaller?
 * Any help would be great or a link to a post I may have missed.
 * thank you

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

 *  Moderator [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * (@zoonini)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/make-logo-size-smaller/#post-8872089)
 * You can make your logo smaller with some custom CSS:
 *     ```
       .site-logo {
         max-width: 300px;
       }
       ```
   
 * You can adjust the value as you like.
 *  Thread Starter [mariannesuyin](https://wordpress.org/support/users/mariannesuyin/)
 * (@mariannesuyin)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/make-logo-size-smaller/#post-8873257)
 * Perfect!
 * Thank you so much Kathryn.
 *  Moderator [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * (@zoonini)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/make-logo-size-smaller/#post-8873746)
 * You’re welcome! Feel free to start a new thread if you need help with anything
   else.

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

The topic ‘Make logo size smaller’ is closed to new replies.

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

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/make-logo-size-smaller/#post-8873746)
 * Status: resolved