Title: Center header logo
Last modified: August 21, 2016

---

# Center header logo

 *  Resolved [fantom87](https://wordpress.org/support/users/fantom87/)
 * (@fantom87)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/center-header-logo/)
 * Hey all. This has probably been asked before but I couldn’t find a solution after
   searching through prior comments. Anyway, my problem is probably a simple one:
   I need to center the logo on top of the page. For the life of me I can’t figure
   out how to get it to align center. It re-sizes just fine for smaller devices,
   but if I make my browser window wider it just stays to the left. Any help would
   be appreciated.
 * [http://www.choiceofbox.com](http://www.choiceofbox.com)

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

 *  [jfk4100](https://wordpress.org/support/users/jfk4100/)
 * (@jfk4100)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/center-header-logo/#post-4580340)
 * Hello,
 * This is what I would do. Go to Appearance > Editor.
 * Open style.css. Find this line:
 *     ```
       <div class="themonic-logo">
       ```
   
 * Change it to this:
 *     ```
       <div align="center">
       <div class="themonic-logo">
       </div>
       ```
   
 * Hope that helps.
 *  Thread Starter [fantom87](https://wordpress.org/support/users/fantom87/)
 * (@fantom87)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/center-header-logo/#post-4580410)
 * I don’t see anything like that 🙁
 * I see a number of references of “themonic-logo”, though.
 *  [jfk4100](https://wordpress.org/support/users/jfk4100/)
 * (@jfk4100)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/center-header-logo/#post-4580461)
 * Ugh, my mistake. I meant to say header.css. Change that entry there.
 *  Thread Starter [fantom87](https://wordpress.org/support/users/fantom87/)
 * (@fantom87)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/center-header-logo/#post-4580462)
 * Awesome, that worked! Thanks!
 *  Thread Starter [fantom87](https://wordpress.org/support/users/fantom87/)
 * (@fantom87)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/center-header-logo/#post-4580463)
 * 🙂

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

The topic ‘Center header logo’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/iconic-one/3.4/screenshot.png)
 * Iconic One
 * [Support Threads](https://wordpress.org/support/theme/iconic-one/)
 * [Active Topics](https://wordpress.org/support/theme/iconic-one/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/iconic-one/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/iconic-one/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [fantom87](https://wordpress.org/support/users/fantom87/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/center-header-logo/#post-4580463)
 * Status: resolved