Hi there,
In the Enfold settings I have unchecked some boxes related to my Blog layout. Including to not show comment count. And that works fine on the main blog page. However on category pages, and when I have inserted the blog posts content element into a page, the comment count, etc is showing.
How do i hide the comment count in all cases or in these cases?
Hey Dandelion222,
Try this code in the General Styling > Quick CSS field:
.comment-container.minor-meta,.text-sep.text-sep-comment {display:none!important;}
Best regards,
Mike
That works for the category pages. But it still shows up when I insert blog content using the content element.
Hi,
Please try this CSS as well:
.slide-meta-comments, .slide-meta-del {
display:none !important;
}
Best regards,
Rikard
Great! Thank you!
Hi,
Did you need further help or shall we close this topic?
Best regards,
Jordan Shannon
You can close. I would have, but i don’t see a button to do that.
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon