Archived topic
Page title
1 reply · Started by erdinc on December 16, 2018
Viewing posts 1–2 of 2
How to change page title ( left, center, right )
Hi there,
For single posts?
If so try this CSS:
h1.entry-title {
text-align: center;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know :)
This archived topic is closed to new replies.