Site logo

Archived topic

Center Author Name

3 replies · Started by Janine on February 11, 2018

Viewing posts 1–4 of 4

Hi, guys.

How can I center the author name below the post title? Thank you.

Hi there,

Try this CSS:

.entry-header .entry-meta {
    text-align: center;
}

Thank you, Leo.

No problem.

This archived topic is closed to new replies.