Remove comment artifacts when comments are disabled

Home Forums Jevelin Theme Remove comment artifacts when comments are disabled

Home Forums Jevelin Theme Remove comment artifacts when comments are disabled

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • cazaguns
    Participant

    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

    Attachments:
    You must be logged in to view attached files.

    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

    cazaguns
    Participant

    Worked perfectly, thank you!

    You are most welcome here 🙂

Viewing 4 posts - 1 through 4 (of 4 total)