Home Forums WoodMart support forum Justify text blog and text bio author

Justify text blog and text bio author

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

    JohnyBravo
    Participant

    hello, I would like to justify the text in the blog and in the author’s description. How can this be done?

    #261927

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

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

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)