Title: additonal &#8220;box&#8221;
Last modified: September 4, 2019

---

# additonal “box”

 *  [derbogo](https://wordpress.org/support/users/derbogo/)
 * (@derbogo)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/additonal-box/)
 * hello, i just want to know if it is possible to delete this empty box I have 
   on every of my pages between the content and the “word press cpoyright”.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fadditonal-box%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Jarret](https://wordpress.org/support/users/jarretc/)
 * (@jarretc)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/additonal-box/#post-11900256)
 * Hi, that box is for comments so if you have already disabled comments on those
   pages/posts and it hasn’t gotten rid of it you can use this CSS to hide it
 *     ```
       .page .single-footer .comments-template {
           display: none;
       }
       ```
   
 * Should go into Appearance->Customize->Additional CSS

Viewing 1 replies (of 1 total)

The topic ‘additonal “box”’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/head-blog/1.1.2/screenshot.png)
 * Head Blog
 * [Support Threads](https://wordpress.org/support/theme/head-blog/)
 * [Active Topics](https://wordpress.org/support/theme/head-blog/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/head-blog/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/head-blog/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jarret](https://wordpress.org/support/users/jarretc/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/additonal-box/#post-11900256)
 * Status: not resolved