Occasional CSS Style Alignment Repetition

  • Unknown's avatar

    I have noticed an occurrence of a particular style alignment issue when using the editor.

    The platform occasionally locks the style alignment when making changes or revisions when setting the alignment for the affected block*. {Posts and pages, headings and paragraphs alike}

    *This is a tricky issue for those who do not look at the code as I found no way to change my alignment through the classic editor.

    Note from a recent issue:

    These edits were corrected, however, after checking with my page revisions, I make a note that refreshing the page was unhelpful and the following code was not seen among recent revisions.

    The alignment expected:

    { a paragraph }

    The alignment received:

    { a paragraph }

    The code appeared as follows:

    <!-- wp:paragraph {"align":"center", "align":"right"} -->
      <p class="has-text-align-center has-text-align-right"> 
           Paragraph goes here    </p>
    <!-- /wp:paragraph -->

    The text was aligned to the right when I needed it centred. This became an issue when I attempted to reset the typography. Important Feedback Topic.

  • Howdy –

    Thanks for getting in touch. Can you let me know which site you’re working on? That way I can take a look at things. The account doesn’t have a site linked to it yet so I wasn’t able to find that bit of info on my end. Cheers.

  • The topic ‘Occasional CSS Style Alignment Repetition’ is closed to new replies.