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

Reply To: Comments on Posts Overview

#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