Archived topic
Justify alignment
1 reply · Started by Jitendra on September 11, 2022
Viewing posts 1–2 of 2
how to add justify alignment in my all article.
Hi there,
try adding this CSS:
.entry-content p {
text-align: justify;
}
This archived topic is closed to new replies.