Site logo

Archived topic

Author Image And Comments Below Single Post Heading?

21 replies · Started by Simon on May 19, 2020

Viewing posts 16–22 of 22

Now just add this CSS to center it:

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

That's great, almost there... just the comments are not showing and it has 'comments-link' in the snippet. Not sure why?

Sorry add this CSS as well:

.single .comments-link {
    display: inline-block;
}

Sorry, it's still not showing.

That is amazing, thank you my friend!

No problem :)

This archived topic is closed to new replies.