Title: How remove sections comments?
Last modified: May 5, 2018

---

# How remove sections comments?

 *  Resolved [xxmatief999](https://wordpress.org/support/users/xxmatief999/)
 * (@xxmatief999)
 * [8 years ago](https://wordpress.org/support/topic/how-remove-sections-comments/)
 * Hi, i cant delete sections comments… How to do it?

Viewing 1 replies (of 1 total)

 *  Theme Author [themevision](https://wordpress.org/support/users/themevision/)
 * (@themevision)
 * [8 years ago](https://wordpress.org/support/topic/how-remove-sections-comments/#post-10251358)
 * Hello there!
 * To remove a complete comment section, insert the code below in
    **Customise->
   General->Additional CSS:**
 *     ```
       #comments{
        display:none;
       }
       ```
   
 * Regards

Viewing 1 replies (of 1 total)

The topic ‘How remove sections comments?’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/agama/1.7.2/screenshot.png)
 * Agama
 * [Support Threads](https://wordpress.org/support/theme/agama/)
 * [Active Topics](https://wordpress.org/support/theme/agama/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/agama/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/agama/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [themevision](https://wordpress.org/support/users/themevision/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/how-remove-sections-comments/#post-10251358)
 * Status: resolved