Author card

Posted in: Newspaper
Post count: 145

A quick question- Author card / page displays Posts count and Comments count. https://gyazo.com/ac51b47f94eae77fc1d99ed86de3939b How to remove the Comments count?

Post count: 22421

Hi,
It can be removed with css like so:
.td-author-comments-count{
display:none!important
}

Simply 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.