Title: ExEivot's Replies | WordPress.org

---

# ExEivot

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

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

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Yoko] [Theme: Yoko] Remove Comment Option](https://wordpress.org/support/topic/theme-yoko-remove-comment-option/)
 *  [ExEivot](https://wordpress.org/support/users/exeivot/)
 * (@exeivot)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/theme-yoko-remove-comment-option/#post-2306707)
 * This is a simple bypass and doesn’t really remove them, but here goes…
 * In the style.css I just added display: none; to #comments
 * Hides the comments option from displaying on all pages. Easiest way I could think
   of with almost no coding.
 * This wouldn’t work if you want to disable comments on a single page or a few 
   pages however because it will hide the comments div everywhere it shows up.

Viewing 1 replies (of 1 total)