Expired
Hello,
We are using the posts format for some content but we do not actually want “comments” to appear at the bottom left of the page. It there a way to remove that?
Thank you.
Please add this code into your custom css box:
.single-post #comments { display: none;} .single-post #respond { display: none;}
Let us know.
Best regards!
You must be logged in to reply to this topic.