How to make the expert alignment justified?

  • Anonymous

    #5627

    I want to change the alignment from the experts of the main page to justified.

    Is that possible with custom CSS or Child page?

    ronangelo

    #32363

    You can add this in the Custom CSS or Child Style.css

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

    Anonymous

    #32364

    Moved to Support. Please post in the correct section next time.

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

  • You must be logged in to reply to this topic.