Site logo

Archived topic

how to justify excerpts

3 replies · Started by Carlos Paramio on March 5, 2015

Viewing posts 1–4 of 4

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

Hi Carlos,

This should do it:

.masonry-brick .entry-summary,
.masonry-brick .entry-content {
      text-align: justify;
}

Simple and effective
Thanks

You're welcome :)

This archived topic is closed to new replies.