Site logo

Archived topic

I want to remove this "|" from comments

3 replies · Started by Ravi Dixit on January 5, 2020

Viewing posts 1–4 of 4

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

This archived topic is closed to new replies.