Comments

Posted in: Newspaper
Post count: 87

Hi,

Does the theme have option to hide/remove date and time from comments?

Best,

Gaurav

Post count: 22421

Hello,

The date and time is added or removed across the whole site, not just in psecific parts. If you want to remove the data and time from comments you can use this code:
.comment time{
display:none!important;
}

Add the code in the theme panel-> custom css box.

Thank you!

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