Title: Logo padding
Last modified: May 16, 2017

---

# Logo padding

 *  Resolved [botanica2017](https://wordpress.org/support/users/botanica2017/)
 * (@botanica2017)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/logo-padding-2/)
 * Hello,
    I have been trying several times to reduce the logo top padding and bottom
   padding. This is how it looks now and the space, specially the bottom one, is
   too much here is teh link: [http://www.delmontealacocina.com](http://www.delmontealacocina.com)
   I know that this theme gives you the option for reducing or increasing this padding
   right after you insert the logo, but when I save the changes, the padding stays
   the same.
 * Any help on this will be highly appreciated
    Cheers

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

 *  [Fotis](https://wordpress.org/support/users/markwaregr/)
 * (@markwaregr)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/logo-padding-2/#post-9135552)
 * Hi there,
    You will need to add some custom CSS to achieve this. Install and 
   activate [this plugin](https://wordpress.org/plugins/wp-add-custom-css/) then
   go to “Add Custom CSS” on your dashboard and paste this
 *     ```
       .site-logo{
           padding:0;
       }
       ```
   
 *  in the box.
 *  [Anastis Sourgoutsidis](https://wordpress.org/support/users/anastis/)
 * (@anastis)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/logo-padding-2/#post-9136071)
 * Also note that the image you’re using as the logo includes quite a bit of whitespace
   at the bottom, increasing the apparent distance. You might want to crop the logo
   to achieve a more compact result.
 *  Thread Starter [botanica2017](https://wordpress.org/support/users/botanica2017/)
 * (@botanica2017)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/logo-padding-2/#post-9142687)
 * Done!
    Many thanks guys!
 *  [Fotis](https://wordpress.org/support/users/markwaregr/)
 * (@markwaregr)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/logo-padding-2/#post-9145502)
 * Hi there [@botanica2017](https://wordpress.org/support/users/botanica2017/),
   
   You are welcome! Please mark this thread as resolved if everything worked fine
   😀

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

The topic ‘Logo padding’ is closed to new replies.

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

## Tags

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

 * 4 replies
 * 3 participants
 * Last reply from: [Fotis](https://wordpress.org/support/users/markwaregr/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/logo-padding-2/#post-9145502)
 * Status: resolved