Title: LOGO SIZE
Last modified: February 12, 2018

---

# LOGO SIZE

 *  Resolved [franortizl](https://wordpress.org/support/users/franortizl/)
 * (@franortizl)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/logo-size-71/)
 * Hello,
    I have tried what in another post I post about changing the logo size,
   but it does not work it stays the same, any help?
 * I went to Appearance> Editor> and in CSS I modified `.navbar .navbar-brand img{
   
   max-height: 100px;
 * but it does not work
 * The previously commented post: [https://wordpress.org/support/topic/changing-the-logo-size/](https://wordpress.org/support/topic/changing-the-logo-size/)
 * Thanks you
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Flogo-size-71%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [emranemranx](https://wordpress.org/support/users/emranemranx/)
 * (@emranemranx)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/logo-size-71/#post-9969775)
 * Hi Franortizl,
 * You can try adding the following code to your Admin Panel > Appearance > Customize
   > Additional CSS field:
 *     ```
       .navbar .navbar-brand img {
         max-height: 100px;
       }
       ```
   
 * Please add the code above all other codes in your code editor.
 * Thanks!

Viewing 1 replies (of 1 total)

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

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

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [emranemranx](https://wordpress.org/support/users/emranemranx/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/logo-size-71/#post-9969775)
 * Status: resolved