Title: Centering header using CSS and HTML
Last modified: September 1, 2016

---

# Centering header using CSS and HTML

 *  [isabelleisele](https://wordpress.org/support/users/isabelleisele/)
 * (@isabelleisele)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/centering-header-using-css-and-html/)
 * I need to center and lower my logo. It is currently in the top left corner of
   my site.
 * Here is mine: eiselerose.com
 * Here is where I want my logo placement to be: byhaleigh.com
 * I’m not sure which coding to use / where to enter it.

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

 *  [webkong](https://wordpress.org/support/users/webkong/)
 * (@webkong)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/centering-header-using-css-and-html/#post-7589135)
 *     ```
       .logo, .search-social {
           width: 100%;
           text-align: center;
           position: absolute;
           top: 100px;
       }
       ```
   
 * Add this to your [custom css](https://wordpress.org/plugins/simple-custom-css/).
 *  Thread Starter [isabelleisele](https://wordpress.org/support/users/isabelleisele/)
 * (@isabelleisele)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/centering-header-using-css-and-html/#post-7589192)
 * Thank you
 * That did center the logo text however the menu is now off center.
 * Also, when I scroll on my site the logo doesn’t stay inside the white space under
   the menu.
 * Check it out here: eiselerose.com

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

The topic ‘Centering header using CSS and HTML’ is closed to new replies.

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [isabelleisele](https://wordpress.org/support/users/isabelleisele/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/centering-header-using-css-and-html/#post-7589192)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
