Title: Decrease white space from logo to menu
Last modified: December 29, 2020

---

# Decrease white space from logo to menu

 *  Resolved [haley55](https://wordpress.org/support/users/haley55/)
 * (@haley55)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/decrease-white-space-from-logo-to-menu/)
 * Hi! There is a lot of blank white space between my logo and the menu. How do 
   I decrease the white space? Thank you!

Viewing 1 replies (of 1 total)

 *  Theme Author [Tajam](https://wordpress.org/support/users/tajam/)
 * (@tajam)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/decrease-white-space-from-logo-to-menu/#post-13846160)
 * To change the space around logo, please copy this css code to Customize → Additional
   CSS and adjust the values as needed:
 *     ```
       .site-branding {
       	padding-top: 3em;
       	padding-bottom: 2em;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Decrease white space from logo to menu’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Tajam](https://wordpress.org/support/users/tajam/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/decrease-white-space-from-logo-to-menu/#post-13846160)
 * Status: resolved