Title: Question About Comments
Last modified: August 18, 2016

---

# Question About Comments

 *  [neoricen](https://wordpress.org/support/users/neoricen/)
 * (@neoricen)
 * [20 years, 2 months ago](https://wordpress.org/support/topic/question-about-comments-2/)
 * Currently in my WIP theme I have
    <?php comments_template(); // Get wp-comments.
   php template ?> In my ‘Loop’
 * This works Ok I suppose except I want to change things like font size and layout
   and when using that tag the Comment text box is way too big.
 * How to I make my own Comments template and how do I call to it?

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

 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [20 years, 2 months ago](https://wordpress.org/support/topic/question-about-comments-2/#post-368493)
 * It would probably be easier just to change the way the current one looks by changing
   the css – and we can help with that 🙂 If you made your own you’d need to use
   css anyway.
 * What would you like to change and how would you like it to be different?
 *  Thread Starter [neoricen](https://wordpress.org/support/users/neoricen/)
 * (@neoricen)
 * [20 years, 2 months ago](https://wordpress.org/support/topic/question-about-comments-2/#post-368793)
 * Well I’d like to change a bunch of stuff however I have no idea where to do that
   because I don’t know where the template for it is (the CSS for it isn’t in my
   CSS either) so I figured it would be easier to start fresh.
 *  [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * (@kafkaesqui)
 * [20 years, 2 months ago](https://wordpress.org/support/topic/question-about-comments-2/#post-368835)
 * comments_template() uses the theme’s comments.php file (‘Comments’ under the 
   theme editor). If a theme does not have this, WordPress uses the comments.php
   from the default theme.
 * If the latter is the case with your theme, best first step is to copy the default’s
   comments.php to your theme.
 *  Thread Starter [neoricen](https://wordpress.org/support/users/neoricen/)
 * (@neoricen)
 * [20 years, 2 months ago](https://wordpress.org/support/topic/question-about-comments-2/#post-368889)
 * Thanks alot, that’s what I needed.

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

The topic ‘Question About Comments’ is closed to new replies.

 * 4 replies
 * 3 participants
 * Last reply from: [neoricen](https://wordpress.org/support/users/neoricen/)
 * Last activity: [20 years, 2 months ago](https://wordpress.org/support/topic/question-about-comments-2/#post-368889)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
