Remove date & time from comments

Posted in: Newsmag
Post count: 6

Hi – how do I remove the date and time details from the comments please?

https://prnt.sc/nmztpz

Post count: 35449

Hi,

Unfortunately there is no settings for remove the time on comments, sorry! for this you’ll need to use this custom css
-> https://www.screencast.com/t/RDoG844YI
.comment time {
display: none;
}

You need to set the code in theme Panel>Custom code>Custom css
-> https://www.screencast.com/t/SYgg7IVTSG

Thank you!

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