Archived topic
Justify the text
3 replies · Started by m3nte on April 16, 2020
Viewing posts 1–4 of 4
Hi ! What is the CSS code that I have to use to justify the alignment of all the content of the extracts ?
Hi there,
Try this:
.entry-summary {
text-align: justify;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
Thank you ! Problem solved !
No problem :)
This archived topic is closed to new replies.