• Resolved mehrda

    (@dehrda)


    Hello,

    i use the wordpress posts on the start page. Beside date, it shows a 0.

    How can i hide the

    class=”comment-count pull-right” ?

    Thanks a lot.

    regards, dave

Viewing 1 replies (of 1 total)
  • Thread Starter mehrda

    (@dehrda)

    Had found a solution.

    Add this in your css and the zero “0” will not showing.

    .entry-meta .comment-count{
    display: none;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Hide comments-count 0 from start page’ is closed to new replies.