Site logo

Archived topic

Justify Text

3 replies · Started by Gary on February 1, 2023

Viewing posts 1–4 of 4

I am very shocked that this amazing theme doesn't have a justify text option.
I have tried 10 different fixes listed here without success.
Can anyone help me achieve a sitewide justify text option?

Hi Gary,

I would say that justify text is rarely a good idea to implement in a website - it's used more in Word or pdf document.

You can try this CSS:

.site .inside-article {
    text-align: justify;
}

Adding CSS: https://docs.generatepress.com/article/adding-css/

Let me know if this helps :)

No, it still didn't work. I am not that stressed but it does look more professional when dealing with narrow blocks.

This archived topic is closed to new replies.