How to turn off comments block on one page
I only want comments to be on the blog page but no other page. I recently added a new page named “Add These!” and it automatically put in a section for comments. How do I remove it on that page only?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi there,
Try the following CSS code to remove it from that page only:
.page-id-177 div#comments { display: none; }Cheers!
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.