How to remove comment icon box from post on front page

Posted in: Newspaper
Post count: 34

Hello, How can I remove these small comment icons that I believe count how many comments an individual post has.
I already disables everything I’ve seen comment related in the Theme Panel but it still appears.
Under Theme panel > Post Settings > Post and Custom Post Types
Here is an image of the example – Or you can go to the website StatueCollecting.com and scroll down and you can’t miss these small grey icons on the right side of the posts themselves all over the bottom of the page. Below is a image of how it looks.

I would greatly appreciate the help in removing these small grey comment box icons. Thank you in advance.

Post count: 18283

Hello !

Please use this css code: .td-module-comments {
display:none;
}

The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5

Thank you !

Post count: 34

Thank you sir, I appreciate your help.

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