Archived topic
Justify Text
3 replies · Started by Gary on February 1, 2023
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.
Any chance you can link us to the page in question with the code added?
You can use the private information field:
https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information
Let me know :)