Title: Content background behind comments
Last modified: August 21, 2016

---

# Content background behind comments

 *  Resolved [amiekarlsson](https://wordpress.org/support/users/amiekarlsson/)
 * (@amiekarlsson)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/content-background-behind-comments/)
 * On both my webpages where I used Sparkling, there is no content background where
   one can post comments (see link):
    [http://kidsofuganda.com/uncategorized/baksidor/#respond](http://kidsofuganda.com/uncategorized/baksidor/#respond)
 * On this page, the colour of the background makes it hard to read the text, and
   I would like to add white background colour… How do I do that?
 * Thanks!
    Amie

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

 *  Theme Author [Silkalns](https://wordpress.org/support/users/silkalns/)
 * (@silkalns)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/content-background-behind-comments/#post-5012814)
 * Add this to Theme Options – Other – Custom CSS
 *     ```
       #comments {
           padding: 20px 40px 30px 40px;
           background: #fff;
           margin-top: 30px;
       }
       ```
   
 *  Thread Starter [amiekarlsson](https://wordpress.org/support/users/amiekarlsson/)
 * (@amiekarlsson)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/content-background-behind-comments/#post-5012820)
 * Thank you, you’re a star! 🙂

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

The topic ‘Content background behind comments’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [amiekarlsson](https://wordpress.org/support/users/amiekarlsson/)
 * Last activity: [11 years, 12 months ago](https://wordpress.org/support/topic/content-background-behind-comments/#post-5012820)
 * Status: resolved