Hi, I am trying to remove the comment bubble on the blog posts index page.
I came across this code in other forums:
.comments-link {
display: none;
}
Some said this removed the speech bubble but for me it has only removed the “0 comments” text.
I have disabled the discussion and comments on posts and pages but still can’t remove the bubble.
I am using the Oceanwp child theme.
Any suggestions?
Thanks!