Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #41258
    Mary Richards
    Participant
    Premium Member

    All text on posts and pages are defaulting to being justified. How can I change this to show the alignments I have actually selected on pages? Thank you!

    #41272
    vako
    Keymaster
    WP Royal Team

    Hi Mary,

     

    Please navigate to Dashboard > Appearance > Customize > Aditional CSS and following snippet:

    .post-content > p {
    text-align: left !important;
    }

     

    Kind Regards

    #56963
    Ken
    Participant
    Premium Member

    Thanks Vako
    There’s really a lot of help to get in these forums *thumbs up*
    Cheers,
    /Ken

    #56989
    vako
    Keymaster
    WP Royal Team

    You are welcome, feel free to contact us anytime.

     

     

     

    Kind Regards

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.