Disabling Comments Should Hide The Comment Box, Not Tell me "Commenting is Disabled."
Any way to implement?
.comment-disabled-label{display:none;}
.comment-disabled-label{display:none;}
.module.module-comments.commenting-disabled{display:none;}
Add this code to your custom CSS: