Title: Remove comments section
Last modified: August 21, 2016

---

# Remove comments section

 *  Resolved [limestudio](https://wordpress.org/support/users/limestudio/)
 * (@limestudio)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/remove-comments-section/)
 * Hi,
 * I’m trying to remove the comment section on pages, more specific this page: [http://www.bil.limestudio.se/paket/](http://www.bil.limestudio.se/paket/)
   
   After the “Complex” text and its’ paragraph, I would like the white ‘body’ to
   stop. No comments or gray thin lines.
 * Anyone know how? I’ve tried and failed, corrupting the site twice 🙂
 * Thanks

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Thread Starter [limestudio](https://wordpress.org/support/users/limestudio/)
 * (@limestudio)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/remove-comments-section/#post-4798327)
 *  [Aden](https://wordpress.org/support/users/webparroteer/)
 * (@webparroteer)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/remove-comments-section/#post-4798338)
 * Add this CSS
    .comments-area { border-top: 1px dotted #CCCCCC; margin-top: 50px;
   padding: 10px; width: 100%; display: none; }
 *  Thread Starter [limestudio](https://wordpress.org/support/users/limestudio/)
 * (@limestudio)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/remove-comments-section/#post-4798342)
 * > Add this CSS
   >  .comments-area { border-top: 1px dotted #CCCCCC; margin-top: 
   > 50px; padding: 10px; width: 100%; display: none; }
 * Fantastic! Thank you very much! Lucky me there’s some pros out there! 🙂
 *  Thread Starter [limestudio](https://wordpress.org/support/users/limestudio/)
 * (@limestudio)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/remove-comments-section/#post-4798343)
 * Resolved.
 *  [liamtommey](https://wordpress.org/support/users/liamtommey/)
 * (@liamtommey)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/remove-comments-section/#post-4798405)
 * Limestudio how did you remove the video from the home page.
 * Many thanks Liam
 *  Thread Starter [limestudio](https://wordpress.org/support/users/limestudio/)
 * (@limestudio)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/remove-comments-section/#post-4798503)
 * Liamtommey, read [this thread](http://wordpress.org/support/topic/changing-background-vid?replies=16).
   I downloaded the newer version and then had the option to remove the video.
 * I hope that helps!
 *  [gvarona](https://wordpress.org/support/users/gvarona/)
 * (@gvarona)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/remove-comments-section/#post-4798572)
 * Friends, I applied the code to the style.css but nothing happens. The comments
   sections is still there. (The white column to the right) Could you check it: 
   [http://www.xmanagers.com](http://www.xmanagers.com)
 * Thanks !!!
 * .comments-area {
    border-top: 1px dotted #CCCCCC; margin-top: 50px; padding: 
   10px; width: 100%; display: none; }

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Remove comments section’ is closed to new replies.

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

## Tags

 * [Comments](https://wordpress.org/support/topic-tag/comments/)
 * [onetone](https://wordpress.org/support/topic-tag/onetone/)
 * [remove](https://wordpress.org/support/topic-tag/remove/)

 * 7 replies
 * 4 participants
 * Last reply from: [gvarona](https://wordpress.org/support/users/gvarona/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/remove-comments-section/#post-4798572)
 * Status: resolved