Home › Forums › Jevelin Theme › Remove comment artifacts when comments are disabled
Home › Forums › Jevelin Theme › Remove comment artifacts when comments are disabled
Hey there,
Please check: https://www.atexappraisal.com/2018/06/01/why-is-an-appraisal-important/
Under Jevelin -> Theme Settings -> General, I have Comments = Off.
I would expect the following Badges / Icons to also disappear when I disable comments. Please help me remove the things that are circled in red.
Best,
John
Solution for this topic
Hi John,
I hope you are well today and thank you for your question.
You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-recent-posts-widgets-count, a.post-meta-comments { display: none; }
Best regards,
Shufflehound team
Worked perfectly, thank you!
You are most welcome here 🙂