Title: &#8220;Center&#8221; image alignment lost!
Last modified: February 10, 2021

---

# “Center” image alignment lost!

 *  Resolved [cocomeros](https://wordpress.org/support/users/cocomeros/)
 * (@cocomeros)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/center-image-alignment-lost/)
 * I am one of the most frequent users of the Blocksy theme
    I personally use it
   in conjunction with the Visual Composer web page editor (visualcomposer.com) 
   I want to report a “serious” problem encountered in versions after 1.7.64 (with
   version 1.7.64 the problem does not occur) Since I made the updates to the theme,
   all the images contained within the pages aligned with the CSS instruction “text-
   align: center” have lost alignment! Is it possible to understand if you are analyzing
   this problem? Thank you
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcenter-image-alignment-lost%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [Creative Themes](https://wordpress.org/support/users/creativethemeshq/)
 * (@creativethemeshq)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/center-image-alignment-lost/#post-14031726)
 * Hi [@cocomeros](https://wordpress.org/support/users/cocomeros/),
 * We’re aware about this issue and we’ll have soon an update with a fix for it.
   Please apply this custom CSS in the meantime:
 *     ```
       img {
         --display: inline;
         display: inline;
       }
       ```
   
 * Hope this helps.
 *  Thread Starter [cocomeros](https://wordpress.org/support/users/cocomeros/)
 * (@cocomeros)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/center-image-alignment-lost/#post-14032881)
 * I confirm the “temporary” resolution of the problem.
    Thanks 1,000 🙂 I therefore
   await the definitive correction! Best Regards

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

The topic ‘“Center” image alignment lost!’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [cocomeros](https://wordpress.org/support/users/cocomeros/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/center-image-alignment-lost/#post-14032881)
 * Status: resolved