Remove “leave a comment” from single post

This topic is empty.

Viewing 3 reply threads
  • Author
    Posts
    • #2934


      Mike
      Guest

      How do I remove the “Leave a comment” in the single post. I don’t want users to comment down in my posts

      Thanks

    • #2935


      Spiracle Themes
      Guest

      Hi Mike

      Thanks for reaching out

      Try the CSS below

      .single .comments-area #respond {
      display: none;
      }

    • #2936


      Spiracle Themes
      Guest

      Hi Mike

      Thanks for reaching out

      Try the CSS below

      .single .comments-area #respond {
      display: none;
      }

      Copy & Paste into Appearance -> Customize -> Additional CSS

      Best Regards

    • #2943


      Spiracle Themes
      Guest

      Let us know if you have any questions 🙂

      Best Regards

Viewing 3 reply threads

Reply To: Remove “leave a comment” from single post

Your information: