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

    Hi guys :)

    I’d like to remove the comment count on my blog page: Single post with big preview, Single author, big preview (no author picture)

    I unchecked the box but it didn’t remove the comment count.

    • This topic was modified 9 years, 7 months ago by Courtney.
    #305423

    Hi courtney_martin!

    Thank you for using our theme.

    In custom.css or enfold-styles-Quick-CSS field put the following:

    
    #main .minor-meta.comment-container, 
    #main .text-sep-comment{
    display: none;
    }
    
    

    I fixed this in core files and postet it for a patch. It will probably be fixed in one of the next updates.

    Regards,
    Günter

    #305436

    Brilliant!!! Thank you :) !

    #305482

    Hey!

    Glad I could help you. Enjoy the theme.

    Regards,
    Günter

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove Comment Count for Enfold’ is closed to new replies.