This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

How to turn off comments block on one page

Open 1 reply premiumthemetheme-vantage
Started · Latest reply by Daniel

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?

URL: http://cindyswebbydesign.com

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Daniel Staff

    Hi 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.

Have a different question or issue?

Start New Thread