Site logo

Archived topic

Center Heading/Titles in Blog Posts

6 replies · Started by Claire on April 1, 2020

Viewing posts 1–7 of 7

Hello,

Is there a way to center headings/titles and author info etc., in blog pots?

My default is to the left but I cannot see anywhere to center the headings.

Thanks,

Hi there,

is this on the single post or the blog page?

Can you link us to your site as well so i can provide the right CSS.

Hello,

I would be grateful if someone could answer this please?

:)

Really sorry this slipped through our system some how.
Try this CSS:

.single-post .entry-header {
    text-align: center;
}

Thanks David, this worked!

You're welcome

This archived topic is closed to new replies.