Archived topic
How to put page title in Center ?
1 reply · Started by Nikola on April 25, 2021
Viewing posts 1–2 of 2
Hello,
I can't figure out how to put page title to be in the center.
Please help me.
Hi there,
Add this CSS:
h1.entry-title {
text-align: center;
}
Here's how to add CSS - https://docs.generatepress.com/article/adding-css/
This archived topic is closed to new replies.