Archived topic
How can i center title text for all categories?
3 replies · Started by Daniel on November 17, 2019
Viewing posts 1–4 of 4
See image for more details : https://prnt.sc/py67iv
Thanks in advance.
Hi there,
Try this CSS:
.archive.category h1.page-title {
text-align: center;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
Thanks it worked!
No problem :)
This archived topic is closed to new replies.