• Resolved cocomeros

    (@cocomeros)


    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 to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Creative Themes

    (@creativethemeshq)

    Hi @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

    (@cocomeros)

    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.