Comments Charles started the conversationMay 19, 2023 at 5:46amHi Guys, is there way to fully remove "no comments" and "comments are closed" from posts? 1,973Support repliedMay 20, 2023 at 5:27pmHi Charlestry the following CSS in customizer -> additional CSS ul.entry-meta.entry-date { display: none;} #post-comments, #post-form { display: none;}Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy1 LikeCharles repliedMay 21, 2023 at 10:03amThanks, this worked. Sign in to reply ...
Hi Guys, is there way to fully remove "no comments" and "comments are closed" from posts?
Hi Charles
try the following CSS in customizer -> additional CSS
ul.entry-meta.entry-date {
display: none;
}
#post-comments, #post-form {
display: none;
}
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Thanks, this worked.