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!
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
That did it! Thanks so much for the continued support. Enfold rocks!
-Richard