Archived topic
Remove dates and times from comments in posts
3 replies · Started by Jeff on July 26, 2021
Viewing posts 1–4 of 4
Can you tell me if it is possible to remove dates and times from comments in posts?
Thank you
Jeff
Hi Jeff,
Try this CSS:
.comments-area .entry-meta.comment-metadata {
display: none;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
Leo
Sincere thanks. That worked.
Jeff
No problem :)
This archived topic is closed to new replies.