[Resolved] Make a space between the post date and the author's name

Home Forums Support [Resolved] Make a space between the post date and the author's name

Home Forums Support Make a space between the post date and the author's name

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1125267
    Jorge

    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!

    #1125478
    David
    Staff
    Customer Support

    Hi there,

    can you provide a link to your site?

    #1133917
    Jorge

    Hi David,

    Sorry I missed this one. Site added, thanks

    #1133992
    David
    Staff
    Customer Support

    Try this CSS:

    .entry-meta .posted-on {
        margin-right: 1ch;
    }
    #1135818
    Jorge

    It works! thanks David!

    Regards

    #1135820
    David
    Staff
    Customer Support

    You’re welcome

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.