Title: theme comment area
Last modified: August 20, 2016

---

# theme comment area

 *  Resolved [allanit](https://wordpress.org/support/users/allanit/)
 * (@allanit)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/theme-comment-area/)
 * Hi guys
 * Is there a way (perhaps a plugin) to make the grey comment area match the theme
   I am using. eg change the colour to match the theme?
    twenty-eleven child theme

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

 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [14 years, 5 months ago](https://wordpress.org/support/topic/theme-comment-area/#post-2662327)
 * No plugin needed. Since you’ve created a child theme of Twenty Eleven just play
   with the CSS. Try and add this to your child theme `style.css` file after the`@
   import`.
 *     ```
       #respond {
          background: none repeat scroll 0% 0% rgb(255, 255, 255);
       }
       ```
   
 * The Firefox extension [Firebug](http://getfirebug.com/) is really useful for 
   identifying CSS rules like that.
 *  Thread Starter [allanit](https://wordpress.org/support/users/allanit/)
 * (@allanit)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/theme-comment-area/#post-2662503)
 * thanks

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

The topic ‘theme comment area’ is closed to new replies.

## Tags

 * [comment](https://wordpress.org/support/topic-tag/comment/)

 * 2 replies
 * 2 participants
 * Last reply from: [allanit](https://wordpress.org/support/users/allanit/)
 * Last activity: [14 years, 4 months ago](https://wordpress.org/support/topic/theme-comment-area/#post-2662503)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
