How to remove Date & Time from comments?

Posted in: Newspaper
Post count: 20

How to remove Date & Time from comments?

Post count: 35449

Hello,

I think that you are referring to this date and time -> http://prntscr.com/p51hl6 if is so then you can use this custom css http://prntscr.com/p51i6l
.comment .comment-link time {
display: none;
}

This code need to be set in theme panel> custom code>custom css

Thank you!

Post count: 20

That’s great, thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.