Title: Changes in Comments Form
Last modified: August 20, 2016

---

# Changes in Comments Form

 *  Resolved [anup](https://wordpress.org/support/users/anup/)
 * (@anup)
 * [15 years ago](https://wordpress.org/support/topic/changes-in-comments-form/)
 * Is it possible to make changes in comments form without touching the WP Core –
   particularly in Coraline Theme
 * If so, plz tell me how to hide website field in comment form when using the coraline
   theme
 * thanks

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years ago](https://wordpress.org/support/topic/changes-in-comments-form/#post-2120355)
 * There are literally thousands of WordPress themes – which means that many people
   won’t be familiar with your particular theme. So a link to your site where people
   can see the theme might result in more responses.
 *  Thread Starter [anup](https://wordpress.org/support/users/anup/)
 * (@anup)
 * [15 years ago](https://wordpress.org/support/topic/changes-in-comments-form/#post-2120374)
 * The comment form can be found in any of the posts at
 * [http://indiapoint.net/archives/](http://indiapoint.net/archives/)
 * or at
 * [http://indiapoint.net/ca/](http://indiapoint.net/ca/)
 * The thing is that in Coraline theme (by automattic), I could not find any file
   from where I could manipulate the comment form like hiding the “website” field.
 * Currently the tag that the ‘Website’ field uses is
    p class=”comment-form-url”
 * So, I was thinking of using the p class=hide
 * But cannot seem to find a way to do that through the theme
 * thanks
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years ago](https://wordpress.org/support/topic/changes-in-comments-form/#post-2120388)
 * Try adding:
 * `.comment-form-url {display:none;}`
 * to the bottom of the theme’s stylesheet.
 *  Thread Starter [anup](https://wordpress.org/support/users/anup/)
 * (@anup)
 * [15 years ago](https://wordpress.org/support/topic/changes-in-comments-form/#post-2120397)
 * Thanks.
 * Actually this worked:
 * `p.comment-form-url {display:none;}`

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

The topic ‘Changes in Comments Form’ is closed to new replies.

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

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [anup](https://wordpress.org/support/users/anup/)
 * Last activity: [15 years ago](https://wordpress.org/support/topic/changes-in-comments-form/#post-2120397)
 * Status: resolved