• Resolved sme

    (@sitesme)


    Hi,

    By default, it seems that all text is being centred. Is it possible to control the text alignment as per our choice in WordPress editor?

    For example, we would like one paragraph aligned to the left and the contact information centred.

    Thank you

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author SeedProd

    (@seedprod)

    The editors alignment should work if not you can use this custom css.

    #seed-csp4-content, #seed-csp4-description{
    text-align:left;
    }

    • This reply was modified 8 years, 3 months ago by SeedProd.
    Thread Starter sme

    (@sitesme)

    Thank you for the prompt answer.

    The code worked fine, but the image was also aligned to the left. We would like to align only one portion of text, not the whole container.

    Is this possible?

    Plugin Author SeedProd

    (@seedprod)

    In that case use the editors alignment option and not the css.

    Thread Starter sme

    (@sitesme)

    Sorry for the confusion. I was not seeing the WP editor working before but it does work! Awesome. Great support too! Giving my 5 stars now ??

    Plugin Author SeedProd

    (@seedprod)

    Great! Cheers

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Text Align’ is closed to new replies.