Title: [Theme:FlyMag] Logo padding
Last modified: August 30, 2016

---

# [Theme:FlyMag] Logo padding

 *  Resolved [wwwebhost](https://wordpress.org/support/users/wwwebhost/)
 * (@wwwebhost)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/themeflymag-logo-padding/)
 * Plz help me with padding of my logo.
    I only can padding top and bottom but I
   need also a padding on left and right. I also cant find it in style.css.
 * My temp site is [http://www.fam-buch.nl/limo](http://www.fam-buch.nl/limo)

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [10 years, 10 months ago](https://wordpress.org/support/topic/themeflymag-logo-padding/#post-6311492)
 * Don’t edit your theme’s style.css file. Use a Custom CSS plugin to override styles.
   E.g. use [this plugin ](https://wordpress.org/plugins/simple-custom-css/)and 
   add:
 *     ```
       .site-branding {
           padding: 0;
       }
       ```
   
 *  Thread Starter [wwwebhost](https://wordpress.org/support/users/wwwebhost/)
 * (@wwwebhost)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/themeflymag-logo-padding/#post-6311499)
 * thx a lot
 * I managed it with:
 * /* Enter Your Custom CSS Here */
    .site-branding { padding-left: 0; padding-right:
   0; }

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

The topic ‘[Theme:FlyMag] Logo padding’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [wwwebhost](https://wordpress.org/support/users/wwwebhost/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/themeflymag-logo-padding/#post-6311499)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
