- This topic has 5 replies, 3 voices, and was last updated 6 years ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Naturo Pro: How can I Remove "No Comments" from Posts
Hi Eric,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code:
.postmeta{display:none;}
Regards,
Dave
For Naturo Pro, the code is
.postmeta {display:none;}
.post-comment{display:none;}
Thank you,
Hi athena,
You have any issue?
Regards,
Dave
I was just sharing that I had to write the code as follows in order to remove the “No Comments” text. I don’t have any issues. I was sharing my solution. Thank you for asking.
/*Remove “No Comment” text on Blog/Posts page */
.postmeta{display:none;}
.post-comment{display:none;}
Cool
Have you tried using HubSpot’s limited functionalities? Then, it is time to migrate your HubSpot website to WordPress. WordPress provides many features, themes, Plugins, and […]
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]