Archived topic
Align justify
4 replies · Started by guevara on October 18, 2021
Viewing posts 1–5 of 5
Please I would like to align justify across the whole site. Thanks
Hi there,
Not sure what this means, can you explain a bit more?
I would like to align justify my content across the site.
Justify alignment
You can try something like this:
body {
text-align: justify;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
This archived topic is closed to new replies.