Archived topic
I want to remove this "|" from comments
3 replies · Started by Ravi Dixit on January 5, 2020
I am using this CSS:
.comment-metadata a {
display: none;
}
.comment-metadata .reply {
color: transparent;
}
.comment-metadata .reply a {
display: inline-block;
}
It worked for me and removed the dates from comments but I am still seeing this | symbol there.
See here https://prnt.sc/qjmvtw
Hi there,
Can you guide me to a post where the issue is visible?
I checked a couple of posts and not seeing the issue:
https://www.screencast.com/t/0F1ULhVFrD
Let me know :)
Check this post: https://www.staymeonline.com/generatepress-review/
Still not seeing the issue:
https://www.screencast.com/t/nafomDEkX
Could it be your browser cache?