Title: Image does not Centre align
Last modified: August 22, 2016

---

# Image does not Centre align

 *  Resolved [stephanieos](https://wordpress.org/support/users/stephanieos/)
 * (@stephanieos)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/image-does-not-centre-align/)
 * This is the link to the post i’m having trouble with [http://www.theminimalistexplorer.com/lifestyle/mushroom-goat-cheese-quinoa-recipe/](http://www.theminimalistexplorer.com/lifestyle/mushroom-goat-cheese-quinoa-recipe/)
 * my picture does not centre align even though the code says it should be. I can
   only align them left or right, but not centre.
 * thanks!

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

 *  [andrewcrook](https://wordpress.org/support/users/andrewcrook/)
 * (@andrewcrook)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/image-does-not-centre-align/#post-5426923)
 * Hi stephanieos
 * You can fix this with a little bit of css.
 *     ```
       img.aligncenter {
           display: block;
           margin: auto;
       }
       ```
   
 * If you’re unsure how to edit the css, the easiest way is to use a plugin like
   the Custom CSS module in Jetpack ([https://wordpress.org/plugins/jetpack/](https://wordpress.org/plugins/jetpack/))
   or Simple Custom CSS ([https://wordpress.org/plugins/simple-custom-css/](https://wordpress.org/plugins/simple-custom-css/)).
 * Let me know how you go!
 *  Thread Starter [stephanieos](https://wordpress.org/support/users/stephanieos/)
 * (@stephanieos)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/image-does-not-centre-align/#post-5426929)
 * ah thank you so much it worked! already had the jetpack plugin, but had no idea
   how to use it.

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

The topic ‘Image does not Centre align’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [stephanieos](https://wordpress.org/support/users/stephanieos/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/image-does-not-centre-align/#post-5426929)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
