Title: Change text align?
Last modified: August 22, 2016

---

# Change text align?

 *  Resolved [bellamy92](https://wordpress.org/support/users/bellamy92/)
 * (@bellamy92)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/change-text-align/)
 * All of my posts are now center aligned. How do I change to left aligned again?
   I have looked at adjusting alignment in individual posts, but it doesn’t change
   anything. Apparently, this center alignment setting is not in an individual post
   because ALL of my posts from previous years are now centered.

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

 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/change-text-align/#post-5534285)
 * Can you post a link to your site?
 *  Thread Starter [bellamy92](https://wordpress.org/support/users/bellamy92/)
 * (@bellamy92)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/change-text-align/#post-5534287)
 * Here is a link to a blog post from my site:
 * [http://www.nikamaples.com/guess-who-im-thankful-for/](http://www.nikamaples.com/guess-who-im-thankful-for/)
 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/change-text-align/#post-5534303)
 * You have this piece of custom CSS in your header, which is causing all of your
   text to be centered:
 *     ```
       body {
         font:14px/20px 'Helvetica', Arial, sans-serif;
         margin:0;
         padding:75px 0 0 0;
         text-align:center;
         -webkit-text-size-adjust:none;
       }
       ```
   
 * Unfortunately, I can’t identify exactly how this code was added to your site.
   You might try temporarily disabling all your plugins and checking your theme 
   options.
 *  Thread Starter [bellamy92](https://wordpress.org/support/users/bellamy92/)
 * (@bellamy92)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/change-text-align/#post-5534311)
 * Are you talking about deactivating all my plug ins? I just did that, and my text
   is still centered. I feel nervous about having done this. I really don’t know
   what I’m doing. What should I do next?
 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/change-text-align/#post-5534327)
 * Are you using Make Plus? Can you check your theme options (Dashboard > Appearance
   > Customize)?
 *  Thread Starter [bellamy92](https://wordpress.org/support/users/bellamy92/)
 * (@bellamy92)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/change-text-align/#post-5534328)
 * Yes, I am using Make Plus, but I do not see anything concerning text alignment
   in the Customizer.
 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/change-text-align/#post-5534335)
 * Are you using MailChimp via plugin? Some of MailChimp’s CSS is incorrectly being
   applied to your entire site.
 *  Thread Starter [bellamy92](https://wordpress.org/support/users/bellamy92/)
 * (@bellamy92)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/change-text-align/#post-5534337)
 * I remove MailChimp for now, and it fixed the alignment. Thank you SOOOO much!
 *  Anonymous User 9936702
 * (@anonymized-9936702)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/change-text-align/#post-5534477)
 * Glad to hear this is sorted out. Thanks for assisting, **[@stephencottontail](https://wordpress.org/support/users/stephencottontail/)**.

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

The topic ‘Change text align?’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/make/1.10.10/screenshot.jpg)
 * Make
 * [Support Threads](https://wordpress.org/support/theme/make/)
 * [Active Topics](https://wordpress.org/support/theme/make/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/make/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/make/reviews/)

 * 9 replies
 * 3 participants
 * Last reply from: Anonymous User 9936702
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/change-text-align/#post-5534477)
 * Status: resolved