Title: Comment box on posts
Last modified: August 22, 2016

---

# Comment box on posts

 *  Resolved [dicassp](https://wordpress.org/support/users/dicassp/)
 * (@dicassp)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/comment-box-on-posts-1/)
 * Hello,
 * I would like to customize the comment box on my posts. It is completely different
   from the rest of the blog.
 * I would like to change the background colour and also the fonts.
 * How can I do this?
    thank you
 * Joana

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

 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/comment-box-on-posts-1/#post-5183903)
 * You can use this css as an example:
 *     ```
       #commentform textarea, #commentform .col-md-4 input {
       background: #eee;
       font-size: 16px;
       color: blue;
       }
       ```
   
 * Kadence Themes
 *  Thread Starter [dicassp](https://wordpress.org/support/users/dicassp/)
 * (@dicassp)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/comment-box-on-posts-1/#post-5183933)
 * Hello,
 * Just add this
 * #commentform textarea, #commentform .col-md-4 input {
    background: #dddcd0; font-
   size: 16px; color: black; }
 * And it didn’t work 🙁
 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/comment-box-on-posts-1/#post-5183936)
 * Can you post a link? Did you add to your custom css box in the theme options 
   > advanced settings?
 *  Thread Starter [dicassp](https://wordpress.org/support/users/dicassp/)
 * (@dicassp)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/comment-box-on-posts-1/#post-5183943)
 * Yes, I add this css in the custom box.
 * Here is the link how the comments appear on the posts
 * [http://www.dicassaopaulo.com.br/2014/07/31/quem-procura-ou-acha/](http://www.dicassaopaulo.com.br/2014/07/31/quem-procura-ou-acha/)
 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/comment-box-on-posts-1/#post-5183947)
 * You are using jetpack comments, not the standard wordpress ones. You would need
   to contact jetpack support on how to style.
 * Kadence Themes
 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/comment-box-on-posts-1/#post-5183949)
 * Unfortunately, since you’re using Jetpack’s comments module, any CSS rules on
   your site won’t apply to the comment form because it’s considered to be within
   its own world.
 *  Thread Starter [dicassp](https://wordpress.org/support/users/dicassp/)
 * (@dicassp)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/comment-box-on-posts-1/#post-5183954)
 * hummmmm I understand.
 * But is there anyway that of not using jackpack comments? I deactivated it, but
   still is not working.
 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/comment-box-on-posts-1/#post-5183961)
 * You can deactivate but you have other plugins effecting your comments. Like: 
   social-sign-in-links
 * Kadence Themes
 *  Thread Starter [dicassp](https://wordpress.org/support/users/dicassp/)
 * (@dicassp)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/comment-box-on-posts-1/#post-5183967)
 * Ok. I deactivated the plugins and now it is working. But, it is in English.
 * How can I change to Portuguese?
    tks
 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/comment-box-on-posts-1/#post-5183969)
 * You would have to translate, using the pt.po file or the pt_BR.po file in the
   theme folder languages folder.
 * You can do it locally on your computer with poedit or work with a plugin like
   [https://wordpress.org/plugins/codestyling-localization/](https://wordpress.org/plugins/codestyling-localization/)
 *  Thread Starter [dicassp](https://wordpress.org/support/users/dicassp/)
 * (@dicassp)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/comment-box-on-posts-1/#post-5183985)
 * Ok. Everything working now 🙂
 * thank you very much!

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

The topic ‘Comment box on posts’ is closed to new replies.

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

## Tags

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

 * 11 replies
 * 3 participants
 * Last reply from: [dicassp](https://wordpress.org/support/users/dicassp/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/comment-box-on-posts-1/#post-5183985)
 * Status: resolved