Shufflehound recent posts

Home Forums Jevelin Theme Shufflehound recent posts

Home Forums Jevelin Theme Shufflehound recent posts

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • SjoerdGerritsen
    Participant

    Hi There,

    I would like to remove the comment counter on the recent posts widget. How do I do this?

    Thanks,
    Sjoerd

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

    Solution for this topic

    Hi Sjoerd,

     

    I hope you are well today and thank you for your question.

     

    You can achieve 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 {
        display: none;
    }

     

    Best regards,
    Shufflehound team

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