Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #873244

    On my blog posts i want to remove the comments number link as I don’t want people to know how many comments there are.

    Thank you

    #873381

    Hey NathanQ97,

    Try adding this css code in Quick CSS (located in ENfold > General Styling):

    .slide-meta .slide-meta-comments, 
    .slide-meta .slide-meta-del {
        display: none !important;
    }

    Hope this helps :)

    Best regards,
    Nikko

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