Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1359647

    Hi,

    I would like to turn off the replies Number on all my blogposts. https://imgur.com/cusY5NM

    How can I achieve this?

    Thank you

    Best regards,
    Veronika

    #1359689

    Hey Veronika,

    Thanks for contacting us!

    I added following code to bottom of Custom CSS field

    /* Remove comment count */
    .side-container-comment-inner {
    		display: none;
    }

    Please review your website :)

    Best regards,
    Yigit

    #1399828

    Hi thank you, you can close this now

    #1399832

    Hi,

    You are welcome!

    Let us know if you have any other questions.

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘turn off the replies number’ is closed to new replies.