Title: Center Header Graphic
Last modified: August 31, 2016

---

# Center Header Graphic

 *  Resolved [mommyu](https://wordpress.org/support/users/mommyu/)
 * (@mommyu)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/center-header-graphic/)
 * I love Lifestyle but the graphic on the main page is not center. How do I make
   it center? What is a recommended size for this graphic?
 * My website is [http://www.MommyUniversityNJ.com](http://www.MommyUniversityNJ.com)

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [10 years, 3 months ago](https://wordpress.org/support/topic/center-header-graphic/#post-7036211)
 * If you’re not using a Child Theme, and if the theme doesn’t have a section for
   CSS modifications then do the following:
    1. Install this Custom CSS Manager plugin [http://wordpress.org/plugins/custom-css-manager-plugin](http://wordpress.org/plugins/custom-css-manager-plugin)
    2. use its “CSS Code” [section of the dashboard](https://s.w.org/plugins/custom-css-manager-plugin/screenshot-1.jpg?r=1288706)
       to hold your CSS modifications:
    3.  (put this code in)
    4.     ```
           .banner {
               text-align: center;
           }
           ```
       
    5. Save
 * _Alternatively use your Child Theme style.css file to hold your CSS modifications_
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [10 years, 3 months ago](https://wordpress.org/support/topic/center-header-graphic/#post-7036212)
 * 980px width recommended image size
 *  Thread Starter [mommyu](https://wordpress.org/support/users/mommyu/)
 * (@mommyu)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/center-header-graphic/#post-7036221)
 * Thank you. I copied and pasted into the CSS section and it worked. Great!
 * Now to figure out more of this. I love this site!

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

The topic ‘Center Header Graphic’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/lifestyle/0.2.0/screenshot.png)
 * Lifestyle
 * [Support Threads](https://wordpress.org/support/theme/lifestyle/)
 * [Active Topics](https://wordpress.org/support/theme/lifestyle/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/lifestyle/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/lifestyle/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [mommyu](https://wordpress.org/support/users/mommyu/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/center-header-graphic/#post-7036221)
 * Status: resolved