This topic has 7 replies, 3 voices, and was last updated 6 years, 10 months ago ago by Olga Barlow
Hello. At the botton of all blog posts, I see: Comments are closed
Can I disable fully comments? Thanks.
Hello,
Please use this code:
.no-comments {
display: none;
}
Regards
Thanks. And in post list, can I hide the “by author”? But without hide the date…
.content-framed .meta-post {
font-size: 0;
}
.content-framed .meta-post .entry-date {
font-size: 12px;
}
Regards
That works, thanks.
Hello,
You’re welcome!
Regards
Hello,
What type of the blog do you use? Can you provide me link to the page where you want to hide author?
Regards
You must be logged in to reply to this topic.Log in/Sign up