Date next to author

  • Author
    Posts
  • #50281

    Is it possible to put post date next to author name instead below?

    #50430
    Zed
    Cryout Creations mastermind

    Try this custom CSS:

    body .entry-meta .author {
        border: none;
        float: left;
        padding: 0;
        width: auto;
    }

    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Date next to author’ is closed to new replies.