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

    How do I remove the number of comments from the blog entries when using the widget in the Advanced Layout Editor? I have the comment count turned off in my Theme Options settings, yet the number still shows up in the widget as you can see on my Home page.

    #1198764

    Hey phausner,

    Please try the following in Quick CSS under Enfold->General Styling:

    .home #after_section_3 .slide-meta-comments, .home #after_section_3 .slide-meta-del {
      display: none;
    }

    Best regards,
    Rikard

    #1199114

    Thank you, Rikard! I wouldn’t have been able to do that myself. It works perfectly!

    #1199159

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Removing Comment Count from Blog Widget’ is closed to new replies.