Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #316158

    Hi
    you gave me the tip to put this code in the quick css tab
    #top .slide-meta-del, #top .slide-meta-comments{
    display: none;
    }

    That works for grid Layout – but not for single author big pic preview.

    Thanks, Oliver

    #316163

    Hey Oliver!

    Try adding this code to the Quick CSS:

    .comment-container.minor-meta{ display: none; }
    

    Cheers! 
    Josue

    #316911

    Hi works now. Thanks a lot!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Not Showing comments counting’ is closed to new replies.