[Resolved] Justify the text

Home Forums Support [Resolved] Justify the text

Home Forums Support Justify the text

  • This topic has 3 replies, 2 voices, and was last updated 4 years ago by Leo.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1242093
    m3nte

    Hi ! What is the CSS code that I have to use to justify the alignment of all the content of the extracts ?

    #1242099
    Leo
    Staff
    Customer Support

    Hi there,

    Try this:

    .entry-summary {
        text-align: justify;
    }

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

    Let me know if this helps ๐Ÿ™‚

    #1242236
    m3nte

    Thank you ! Problem solved !

    #1242367
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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