comment count home page

Posted in: Newspaper
Post count: 2

Hi this is my website https://www.cinematicamente.it/
how can i remove the comment count in the article preview?

Post count: 35449

Hi,

If I understand correctly you refer at this comments https://www.screencast.com/t/xUfKnYMu4
If is so just add this custom css :
.page .td-module-comments{
display: none;
}

in Newspaper>theme panel>custom code>custom css and all comments on pages will disappear
see results:
https://www.screencast.com/t/zmRngy8yErt

Post count: 2

Thank you!!! it works

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