Title: Center Content Area
Last modified: November 11, 2017

---

# Center Content Area

 *  Resolved [scullyhands](https://wordpress.org/support/users/scullyhands/)
 * (@scullyhands)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/center-content-area/)
 * Hi, please help me.
 * This is one of my post. I need my content area (all pages, except the articles
   page where show all of my posts) appear in the center instead left align. I don’t
   know how to do.
 * Can anybody help me? Thanks so much.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcenter-content-area%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Fotis](https://wordpress.org/support/users/markwaregr/)
 * (@markwaregr)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/center-content-area/#post-9672648)
 * Hi there,
    you can try this
 *     ```
       .single #site-content .col-md-9 {
           margin: auto;
           float:none;
       }
       ```
   
 * in your custom CSS box under Appearance | Customize | Additional CSS.
 * The archive page will still be aligned left.
 * Let me know if this helps
 *  Thread Starter [scullyhands](https://wordpress.org/support/users/scullyhands/)
 * (@scullyhands)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/center-content-area/#post-9672803)
 * Awesome. You’re amazing. Thanks so much.
 *  [Fotis](https://wordpress.org/support/users/markwaregr/)
 * (@markwaregr)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/center-content-area/#post-9672914)
 * You are welcome.
    PLease mark this thread as resolved if everything went ok.
 *  Thread Starter [scullyhands](https://wordpress.org/support/users/scullyhands/)
 * (@scullyhands)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/center-content-area/#post-9673039)
 * yeap.
 *  [Fotis](https://wordpress.org/support/users/markwaregr/)
 * (@markwaregr)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/center-content-area/#post-9673052)
 * Cool! 😀

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

The topic ‘Center Content Area’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/olsen-light/1.7.1/screenshot.png)
 * Olsen Light
 * [Support Threads](https://wordpress.org/support/theme/olsen-light/)
 * [Active Topics](https://wordpress.org/support/theme/olsen-light/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/olsen-light/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/olsen-light/reviews/)

## Tags

 * [content area](https://wordpress.org/support/topic-tag/content-area/)
 * [olsen theme](https://wordpress.org/support/topic-tag/olsen-theme/)

 * 5 replies
 * 2 participants
 * Last reply from: [Fotis](https://wordpress.org/support/users/markwaregr/)
 * Last activity: [8 years, 6 months ago](https://wordpress.org/support/topic/center-content-area/#post-9673052)
 * Status: resolved