Title: boorg's Replies | WordPress.org

---

# boorg

  [  ](https://wordpress.org/support/users/boorg/)

 *   [Profile](https://wordpress.org/support/users/boorg/)
 *   [Topics Started](https://wordpress.org/support/users/boorg/topics/)
 *   [Replies Created](https://wordpress.org/support/users/boorg/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/boorg/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/boorg/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/boorg/engagements/)
 *   [Favorites](https://wordpress.org/support/users/boorg/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to remove Comments off section](https://wordpress.org/support/topic/how-to-remove-comments-off-section/)
 *  [boorg](https://wordpress.org/support/users/boorg/)
 * (@boorg)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/how-to-remove-comments-off-section/#post-715119)
 * I did it so…:
    in my template folder …wp-content/themes/K2 edit CSS file… where
   there was something about comments, feeds, rss, and rest of stuff I wanted to
   hide… I simply add: ** display:none;** eg.: .comments { text-align: left; margin:
   30px 0 0; position: relative; **display:none;**
 *  }

Viewing 1 replies (of 1 total)