• Resolved kellis21

    (@kellis21)


    Is it possible to add something into the Additional CSS to remove the Comment Counter (that shows on the front page as well as the post page)? I don’t want the counter anywhere. Thanks for the great theme!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Anonymous User 16453565

    (@anonymized-16453565)

    Hi kellis,

    Please add below code in your style.css file

    ul.meta-single.group li.comments {
    display: none;
    }

    Thanks,
    Snehal.

    Theme Author Alexander Agnarson

    (@alxmedia)

    Glad you like it!

    Customize > Theme Options > Blog > Thumbnail Comment Count > OFF

    Should remove them.

    Thread Starter kellis21

    (@kellis21)

    That worked, thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Comment Counter’ is closed to new replies.