[Support request] Meta Data Styling

Home Forums Support [Support request] Meta Data Styling

Home Forums Support Meta Data Styling

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #840558
    Penny

    I’m looking to do the following:

    1. Change the font of the meta data (on single post and archive pages).
    2. Move the meta data above the post title (on single post and archive pages).

    Also, I’m using WP Show Posts to display posts on my home page. So the changes need to take effect both using the plugin and on default archive pages as well.

    #840996
    Penny

    Just trying to bump this since I haven’t gotten a reply yet.

    #841033
    Leo
    Staff
    Customer Support

    Hi there,

    1. Try this CSS like this:

    .entry-meta {
        font-family: "Oswald", sans-serif;
    }

    2. Are you talking about just date and author?

    Let me know 🙂

    For WP Show Posts part, please open a separate topic in one of its support forum as it’s a separate plugin:
    https://wordpress.org/support/plugin/wp-show-posts/
    https://wpshowposts.com/support/area/pro-support/

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