Title: Fixing padding on logo
Last modified: January 2, 2017

---

# Fixing padding on logo

 *  [sstierch](https://wordpress.org/support/users/sstierch/)
 * (@sstierch)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/fixing-padding-on-logo/)
 * Hi everyone,
 * I would like to fix the padding (I think that is what I need to fix?) so the 
   header logo (grape with NorCal Wine Report) so the logo is inline with the advertisement
   bar. For some reason, it’s higher than the advertising bar:
 * [http://norcalwinereport.com](http://norcalwinereport.com)
 * I fiddled with the padding but failed miserably to fix it and uploading different
   sizes of the logo doesn’t matter. I’m using the Lazanews theme.
 * I appreciate your help, thank you!

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

 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/fixing-padding-on-logo/#post-8608566)
 * Per the [forum guidelines](https://codex.wordpress.org/Forum_Welcome#Commercial_Products)
   we don’t normally support commercial themes. However you might try this CSS:
 *     ```
       /* push logo down to align with ad bar */
       .rst-logo {
           padding-top: 15px;
       }
       ```
   
 * If you have additional questions I’d recommend asking at the theme vendor’s support
   site so the theme’s developers and support community can help you.
    -  This reply was modified 9 years, 4 months ago by [bdbrown](https://wordpress.org/support/users/bdbrown/).
      Reason: code formatting
 *  [saurabh.dhariwal](https://wordpress.org/support/users/saurabhdhariwal/)
 * (@saurabhdhariwal)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/fixing-padding-on-logo/#post-8608578)
 * Hello sstierch,
 * Try below css
 * `
    .rst-logo { padding-top:20px; }
 * Hope this will helps you.
 *  Thread Starter [sstierch](https://wordpress.org/support/users/sstierch/)
 * (@sstierch)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/fixing-padding-on-logo/#post-8609921)
 * Thank you to you both. I have requested help from Lazanews but did not hear back–
   it’s been two weeks!
 * I really appreciate you making an exception. It worked! Cheers.
    -Sarah

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

The topic ‘Fixing padding on logo’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [sstierch](https://wordpress.org/support/users/sstierch/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/fixing-padding-on-logo/#post-8609921)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
