Archived topic
Make a space between the post date and the author's name
5 replies · Started by Jorge on January 7, 2020
Viewing posts 1–6 of 6
Hi there,
How can I make a space between the post date and the author's name? Please see a link to screenshot https://ibb.co/Z6t1RBx
Thanks!
Hi there,
can you provide a link to your site?
Hi David,
Sorry I missed this one. Site added, thanks
Try this CSS:
.entry-meta .posted-on {
margin-right: 1ch;
}
It works! thanks David!
Regards
You're welcome
This archived topic is closed to new replies.