Get all our 20+ Elementor themes worth $609 at just $59! Limited time offer. Get It Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Comments on Posts Overview

Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #34240
    Sven Olthoff
    Participant

    Hi,
    in the blog-overview on https://www.awo-laudenbach.de/aktuelles/ there is the word “Keine Kommentare” (no comments) displayed. How can I hide this, as there are no comments authorized (function “comments” is disabled).

    Thx for your Support.

    #34250
    Grace Support
    Keymaster

    Hi,

    To remove the comments from blogs posts
    Got to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
    add below css code

    .news-box .PostMeta span { display: none; }
    .post-comment { display: none !important; }

    Please make these changes and let me know your feedback.

    Regards
    Grace Themes

    #34252
    Sven Olthoff
    Participant

    Hi,

    this works perfectly. Thanks for your quick respond.

    Best,
    Sven

    #34259
    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.