Title: Image doesn&#8217;t get centered
Last modified: February 15, 2022

---

# Image doesn’t get centered

 *  Resolved [wpandy82](https://wordpress.org/support/users/wpandy82/)
 * (@wpandy82)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/image-doesnt-get-centered/)
 * When adding an image block and setting alignment to “centered”, the image appears
   correctly centered when in edit mode. As soon as I leave edit mode and view my
   page, however, the image appears left aligned and only its caption is centered.
   When I go back to edit mode, the image is centered correctly again but outside
   edit mode it’s left aligned. How can I fix this please?

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

 *  [Ina](https://wordpress.org/support/users/inamoro/)
 * (@inamoro)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/image-doesnt-get-centered/#post-15370380)
 * [@wpandy82](https://wordpress.org/support/users/wpandy82/) does this happen when
   you preview the page or after publishing it?
 * Can you show a link with a post/page where this happens?
 *  Thread Starter [wpandy82](https://wordpress.org/support/users/wpandy82/)
 * (@wpandy82)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/image-doesnt-get-centered/#post-15376069)
 * It happens after publishing it. Is there any way to send you the link in private
   because my site is still in development and I don’t want to post the URL publically…
 *  Theme Author [WPZOOM](https://wordpress.org/support/users/wpzoom/)
 * (@wpzoom)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/image-doesnt-get-centered/#post-15376228)
 * [@wpandy82](https://wordpress.org/support/users/wpandy82/) Hi,
 * Could you add the following CSS code in the Customizer > Additional CSS:
 *     ```
       .aligncenter {
           margin-left: auto;
           margin-right: auto;
           text-align: center;
       }
       ```
   
 * I believe your image was resized in the editor or probably it’s a small image(
   < 950px).
 * Pavel
 *  Thread Starter [wpandy82](https://wordpress.org/support/users/wpandy82/)
 * (@wpandy82)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/image-doesnt-get-centered/#post-15376682)
 * Thanks a lot, this fixes the problem!
 *  Thread Starter [wpandy82](https://wordpress.org/support/users/wpandy82/)
 * (@wpandy82)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/image-doesnt-get-centered/#post-15380312)
 * Replying again to mark as solved

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

The topic ‘Image doesn’t get centered’ is closed to new replies.

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

 * 5 replies
 * 3 participants
 * Last reply from: [wpandy82](https://wordpress.org/support/users/wpandy82/)
 * Last activity: [4 years, 3 months ago](https://wordpress.org/support/topic/image-doesnt-get-centered/#post-15380312)
 * Status: resolved