How to remove comment number in comment section?

Posted in: Newspaper
Post count: 42

Hello, i do not want to display comment number on the comment section, is there css code wich can hide it?
Here is picture: https://prnt.sc/tx54nh

thanks

Post count: 18283

Hello !

Please provide a link to your website in order to inspect and see what can be done.

Thank you !

Post count: 42

Hey, website is https://gekkonen.net

Post count: 18283

Hello !

Please use this css code: .tdb_single_comments_count {
display: none;
}

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

Thank you !

Post count: 42

Thank you but it’s not working. I use ad inserter to place ads between comments and ad banner comes with comment number. Normal comments do not have numbers.

Post count: 18283

Hello !

As you can see here: https://www.screencast.com/t/aqxI311Hf9G The code works on our side. Please make sure that you have inserted it correctly and clear your cache.

Thank you !

Post count: 42

nice but thats not even close what i meant. i want to display number of comments there.

issue was abd is inside the actual comment box where people write comments, i dont want comment number to be attached to comment itself

Post count: 18283

Hello !

This is how your comment section looks right now: https://www.screencast.com/t/M1uLycGzk Also from what I can see your comment section comes from an external plugin, therefore this modification is not covered by the support team.

Thank you !

Viewing 8 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic.