Title: Remove Comments sections
Last modified: February 4, 2020

---

# Remove Comments sections

 *  [ExactFox](https://wordpress.org/support/users/exactfox/)
 * (@exactfox)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/remove-comments-sections/)
 * Hello,
 * How to remove comment section below post.
 * Thanks.

Viewing 1 replies (of 1 total)

 *  [FahimMurshed](https://wordpress.org/support/users/fahimmurshed/)
 * (@fahimmurshed)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/remove-comments-sections/#post-12397780)
 * Hi,
 * Here is the video tutorial about disabling the comment on the post
    – [https://wpastra.com/docs/how-to-disable-comments/](https://wpastra.com/docs/how-to-disable-comments/)
 * If you want a quick solution, add this CSS code to custom CSS/Aditional CSS field:
 *     ```
       .ast-separate-container .comments-area {
           display: none;
       }
       ```
   
 * ![](https://i0.wp.com/i.imgur.com/RzVjosA.png?ssl=1)
    -  This reply was modified 6 years, 4 months ago by [FahimMurshed](https://wordpress.org/support/users/fahimmurshed/).
      Reason: link added

Viewing 1 replies (of 1 total)

The topic ‘Remove Comments sections’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/astra/4.13.4/screenshot.jpg)
 * Astra
 * [Support Threads](https://wordpress.org/support/theme/astra/)
 * [Active Topics](https://wordpress.org/support/theme/astra/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/astra/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/astra/reviews/)

## Tags

 * [comment](https://wordpress.org/support/topic-tag/comment/)
 * [posts](https://wordpress.org/support/topic-tag/posts/)

 * 1 reply
 * 2 participants
 * Last reply from: [FahimMurshed](https://wordpress.org/support/users/fahimmurshed/)
 * Last activity: [6 years, 4 months ago](https://wordpress.org/support/topic/remove-comments-sections/#post-12397780)
 * Status: not resolved