Actually they should not appear if you close comments.
I will look at the source code for the theme and if it needs to be changed we will release an update so that when comments are closed that text doesn’t appear.
In the meantime you can disable that text using CSS code.
For example: .post-81 .comments-area {display:none;}