[Resolved] how to justify excerpts

Home Forums Support [Resolved] how to justify excerpts

Home Forums Support how to justify excerpts

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #83007
    Carlos Paramio

    Hi Tom,
    This is not exactly related to GP, I suppose

    I would like to justify excerpts in every post (at least the ones that load direclty in masonry)
    I have tried some CSS witouth luck, then activated the plugin Advanced Excerpt, but would prefer not installing a plugin just for this, if possible

    Thank you

    #83018
    Tom
    Lead Developer
    Lead Developer

    Hi Carlos,

    This should do it:

    .masonry-brick .entry-summary,
    .masonry-brick .entry-content {
          text-align: justify;
    }
    #83034
    Carlos Paramio

    Simple and effective
    Thanks

    #83205
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

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