[Resolved] Removing double comment boxes GP & Elementor

Home Forums Support [Resolved] Removing double comment boxes GP & Elementor

Home Forums Support Removing double comment boxes GP & Elementor

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #471900
    Stacy

    Hi, I am building my site with GP & Elementor. I made my single blog post template. It is showing two comment boxes. The first one is from elementor which I prefer to use because the spacing matches my other content. The second one at the bottom is the default comment box. How do I remove it?

    Here is a test site:
    http://reachthestarsnow.com/2018/01/16/elementor-88/

    Thanks!
    Stacy

    #471915
    Leo
    Staff
    Customer Support

    Hi there,

    The site is under coming soon page.

    Would this help? https://docs.generatepress.com/article/removing-comments/

    #472578
    Stacy

    Sorry about that! Link should work now! I tried the above previously, but it disables the comments completely for both comment boxes. I’m trying to have the first comment box showing and active.

    Thanks!

    #472686
    Leo
    Staff
    Customer Support

    Try this CSS:

    .comments-area {
        display: none;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #474478
    Stacy

    That worked! Thanks!

    #474528
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.