Title: Center Header image Genesis Framework
Last modified: August 24, 2016

---

# Center Header image Genesis Framework

 *  Resolved [enijhuis](https://wordpress.org/support/users/enijhuis/)
 * (@enijhuis)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/center-header-image-genesis-framework/)
 * Hi,
 * After updating wp and the Genesis FW the header image is aligned to the left 
   all of a sudden. How do I get it back to the center?
 * [**Site**](http://www.moveg.nl/)
 * wp version: 4.2.2
    Genesis FW, Version: 2.1.2 Nomadic Child ThemeVersie: 1.0
 * See [this picture](http://redcirclesoftware.com/tmp/moveg.nl.png)
    The issue 
   is solved when I add `center` to #header. However, because of the “`inline:32`“-
   reference I suspect the style is generated.

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

 *  [Sam](https://wordpress.org/support/users/soumendra/)
 * (@soumendra)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/center-header-image-genesis-framework/#post-6153971)
 * Hello,
 * You need to try this in your **Custom CSS**:
 *     ```
       #header {
           background-position: center center !important;
       }
       ```
   
 * Hope that helps you.
    Thank you.
 *  Thread Starter [enijhuis](https://wordpress.org/support/users/enijhuis/)
 * (@enijhuis)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/center-header-image-genesis-framework/#post-6154086)
 * Hi Sam,
 * Again: see the [picture](http://redcirclesoftware.com/tmp/moveg.nl.png)
    Section“
   inline:32” is generated by Genesis and also points at #header just as my custom
   css (at line 156), overruling it. To solve this I inserted the following in the
   Genesis child theme style.css:
 *     ```
       #wrap #header {
         background-position: center !important;
       }
       ```
   
 * Cheers,
    Emiel

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

The topic ‘Center Header image Genesis Framework’ is closed to new replies.

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [enijhuis](https://wordpress.org/support/users/enijhuis/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/center-header-image-genesis-framework/#post-6154086)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
