Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #451994

    Hello,

    By default, posts display the following:

    date/comments/category/author

    I’d like posts to only display the following:

    date/author

    How can I remove ‘comments’ and ‘category’ info from posts? Thanks!

    #452150

    Hey Rshaules!

    Please try the following in Quick CSS under Enfold–>General Styling:

    span.comment-container, span.text-sep-comment, span.blog-categories, span.text-sep-cat {
    display:none !important;
    }

    Best regards,
    Rikard

    #452158

    That did it! Thanks so much for the continued support. Enfold rocks!

    -Richard

    #452337

    Hi Richard!

    Thanks for the kind words and glad we could help :)

    Cheers!
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove 'comments' and 'category' from post title’ is closed to new replies.