Site logo

Archived topic

h1 and author name, updated date should be in the center

7 replies · Started by Sanu Kumar on October 1, 2020

Viewing posts 1–8 of 8

h1 and author name, the updated date should be in the centre

Hi,

Can you link us to the site in question?

Also, On what part are you trying to implement this? (blog list? single posts page?)

You can try adding this CSS.

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

not working

It is not working in the LIVE preview.

Elvin's CSS should work but I'm not seeing it being added.

Can you double check?

This archived topic is closed to new replies.