Archived topic
Align Pages and Posts Titles.
3 replies · Started by Fernando on March 28, 2019
Viewing posts 1–4 of 4
To align Pages and Posts Titles. Defective are set left. I would like to center them. Thank you.
Hi there,
try this CSS:
.entry-title {
text-align: center;
}
I did it without CSS on another website last year, with GP Premium, but nowadays I don't find the customizable option. I don't remember how I did it, but wasn't CSS.
There was never options to align post titles so CSS is definitely required.
This archived topic is closed to new replies.