- This topic has 5 replies, 3 voices, and was last updated 5 years, 11 months 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
Do you want to migrate your Weebly account to WordPress but are afraid of the long technical process? Here are the multiple solutions. Though transferring […]
Are you looking for the best painting company WordPress themes? If so, you’ve landed on the right page for the painting company themes. This post […]
Document Management WordPress Plugins for File Management There are many document management WordPress plugins available online. Starting to open-source blogging software to a fully-fledged CMS […]