Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #114061
    Manuel
    Participant

    Hi, not seeing a button to justify align any text on pages/articles.
    Please advise on how to be able to do this even in code
    Thanks

    #114091
    Mahesh
    Keymaster

    @m-berlinioutlook-com: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    .entry-summary, 
    .entry-content {
        text-align: justify;
    }

    Regards,
    Mahesh

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Clean Journal Pro justify’ is closed to new replies.