- This topic has 5 replies, 3 voices, and was last updated 6 years, 1 month 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
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]