Title: Centering Logo
Last modified: August 22, 2016

---

# Centering Logo

 *  Resolved [m204prgmr](https://wordpress.org/support/users/m204prgmr/)
 * (@m204prgmr)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/centering-logo-5/)
 * This is the site
    [http://www.destination-hope.org/](http://www.destination-hope.org/)
 * Does anyone else besides me feel that the logo is slightly off to the right and
   is not centered?
 * How do I center it?
 * This is currently in my CSS Custom Box
 * .post h2, .main-title { margin-top: 20px; }
    #posts p, .post_full p { font-size:
   1.1em; } .banner { font-size: 1.8em; line-height: 1.2em; }
 * Thanks for your help!
    Robert

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

 *  [webtegrity](https://wordpress.org/support/users/webtegrity/)
 * (@webtegrity)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/centering-logo-5/#post-5194795)
 * Hey There on your style sheet you have a
 * #logo that has a
    `#logo { margin: 63px auto 34px 367px; }
 * That last number being so high is what is pushing that over to the right. Play
   with those numbers to set it more in the center.
 * Cheers!
 *  [webtegrity](https://wordpress.org/support/users/webtegrity/)
 * (@webtegrity)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/centering-logo-5/#post-5194796)
 * Remember also that your theme is responsive. So you’ll want to be sure to test
   the logo positioning in all devices and browsers.
 * Looks like there’s a random ‘ in my code above. You’re looking for
 *     ```
       #logo {
       margin: 63px auto 34px 367px;
       }
       ```
   
 *  Thread Starter [m204prgmr](https://wordpress.org/support/users/m204prgmr/)
 * (@m204prgmr)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/centering-logo-5/#post-5194911)
 * Kori,
    THANK YOU very much.!! Found the style sheet and have moved it a bit to
   the left. I’ll play a bit more.

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

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

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [m204prgmr](https://wordpress.org/support/users/m204prgmr/)
 * Last activity: [11 years, 12 months ago](https://wordpress.org/support/topic/centering-logo-5/#post-5194911)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
