Title: Decrease Logo Layout Size
Last modified: March 12, 2023

---

# Decrease Logo Layout Size

 *  Resolved [nobuhlesibusiso](https://wordpress.org/support/users/nobuhlesibusiso/)
 * (@nobuhlesibusiso)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/decrease-logo-layout-size/)
 * How do I decrease the size of the logo layout space? Right now, I am using Logo
   Center Layout which is fine except that section takes up a considerable portion
   of the screen. I would love to reduce the size of that area so that more of the
   actual page content can be viewed without significant scrolling.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdecrease-logo-layout-size%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [hannah](https://wordpress.org/support/users/hannahritner/)
 * (@hannahritner)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/decrease-logo-layout-size/#post-16589444)
 * Hi [@nobuhlesibusiso](https://wordpress.org/support/users/nobuhlesibusiso/),
 * You can set a max height and width for your logo using css like this:
 *     ```wp-block-code
       @media (min-width: 992px) { .col-md-12.clearfix.kad-header-left {max-height: 200px;} img.kad-standard-logo {max-height: 200px;max-width: 200px;}}
       ```
   
 * You can paste that into your custom css box in theme options.
 * Hope it helps!
 * Hannah
 *  [natasha2552](https://wordpress.org/support/users/natasha2552/)
 * (@natasha2552)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/decrease-logo-layout-size/#post-16595981)
 * You can resize the logo from customize and header settings.
 * Regards,
 * [https://instaupp.com/](https://instaupp.com/)
 *  Thread Starter [nobuhlesibusiso](https://wordpress.org/support/users/nobuhlesibusiso/)
 * (@nobuhlesibusiso)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/decrease-logo-layout-size/#post-16623111)
 * natasha, thank you for your reply. I couldn’t find the header settings you referred
   to in the customize menu.
 * Hannah, thank you so much for that css code. It worked perfectly!
 *  [hannah](https://wordpress.org/support/users/hannahritner/)
 * (@hannahritner)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/decrease-logo-layout-size/#post-16640598)
 * [@nobuhlesibusiso](https://wordpress.org/support/users/nobuhlesibusiso/),
 * Happy to help! 🙂
 * Best,
 * Hannah

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

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

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

 * 4 replies
 * 3 participants
 * Last reply from: [hannah](https://wordpress.org/support/users/hannahritner/)
 * Last activity: [3 years, 1 month ago](https://wordpress.org/support/topic/decrease-logo-layout-size/#post-16640598)
 * Status: resolved