Archived topic
Post title
3 replies · Started by Ernst Wilhelm on July 31, 2020
Viewing posts 1–4 of 4
Can I center the post title somehow. Both on single post and blog?
Cheers
Hi there,
try this CSS:
.entry-title {
text-align: center;
}
Thanks.
You're welcome
This archived topic is closed to new replies.