/ Published in: CSS
URL: http://www.thesishacker.com/remove-comments-are-closed-statement
Useful on pages where the "Comments are Closed" statement appears; when you choose not to allow comments. Simply add to your custom.css file.
Expand |
Embed | Plain Text
.custom .comments_closed p {display: none ;}
You need to login to post a comment.
