Archived topic
Remove comment dates from posts
3 replies · Started by Nishi on June 14, 2018
Viewing posts 1–4 of 4
Hello
How do I remove dates from comments from blog posts? Any advice would be appreciated.
Thank you
Hi there,
simplest method would be to hide it with CSS:
.comment-metadata time {
display: none;
}
... but how to remove |
which is there ---> <span class="reply">| Reply
Not sure what you mean?
Can you link me to the page in question?
Feel free to open a new topic if you want to use the private URL field as well.
This archived topic is closed to new replies.