Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Sports Club Pro – Hide comments number on articles

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #32280
    pancanileonardo
    Participant

    How can I disable the number of comments at the beginning of the articles? I have already disabled comments for the article, but it keeps showing “no comments” beside the date of the article.

    #32302
    Grace Support
    Keymaster

    Hi,

    To remove the “No Comments” text from the blog posts
    Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
    add below css code

    .post-comment { display: none !important; }

    Regards
    Grace Themes

    #32303
    pancanileonardo
    Participant

    Nice, thanks for the support.
    Regards,
    Leonardo

    #32329
    Grace Support
    Keymaster

    You are most welcome.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.