Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #596786

    of course one can click on the sink button and click on the text align: justify text button every time a paragraph is finished, but how/where in the code can i set the main text for articles and blogs on justify as a default?

    #598491

    Hey jelle!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

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

    Best regards,
    Yigit

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