Site logo

[Support request] Justify Text

Home Forums Support [Support request] Justify Text

Home Forums Support Justify Text

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2517414
    Gary

    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?

    #2517471
    Leo
    Staff
    Customer Support

    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 🙂

    #2517650
    Gary

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

    #2517743
    Leo
    Staff
    Customer Support

    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 🙂

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