Title: doesn&#8217;t remove website field
Last modified: October 27, 2020

---

# doesn’t remove website field

 *  Resolved [igb10](https://wordpress.org/support/users/igb10/)
 * (@igb10)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/doesnt-remove-website-field/)
 * Doesn’t remove website field from the form. Basic WP 2017 5.5.1 with basic comments
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdoesnt-remove-website-field%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [QuantumCloud](https://wordpress.org/support/users/quantumcloud/)
 * (@quantumcloud)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/doesnt-remove-website-field/#post-13586467)
 * It seems to be working for us. Sometimes it may not work if and when the theme
   is customized differently than WordPress standard functions. You can test this
   by switching to a default WordPress theme like 2020 and see if it is working 
   with that.
 * We can give you a custom CSS override to hide it, if you like. Let us know.
 * Thanks
 *  Thread Starter [igb10](https://wordpress.org/support/users/igb10/)
 * (@igb10)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/doesnt-remove-website-field/#post-13594750)
 * I actually just noticed that plugin removed website field on 1 page [https://mbzmaster.com/2720000-mercedes-amg-one-project-one-hyper-car-the-short-story/](https://mbzmaster.com/2720000-mercedes-amg-one-project-one-hyper-car-the-short-story/)
   and maybe a few more, but not on all others – it still shows website field in
   comments. That’s weird! I’m using the standard twenty seventeen theme, which 
   I didn’t modify much – with standard comments.
    Can you please provide CSS? Thank
   you!
 *  Plugin Author [QuantumCloud](https://wordpress.org/support/users/quantumcloud/)
 * (@quantumcloud)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/doesnt-remove-website-field/#post-13596401)
 * The plugin is inactive so we can’t check now. Could be a caching issue – Browser
   or server side.
 * Please add this custom CSS to remove the website field. You can ad this from 
   theme options.
 *     ```
       .comment-form-url {
       	display:none !important;
       } 
       ```
   
 * Thanks

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

The topic ‘doesn’t remove website field’ is closed to new replies.

 * ![](https://ps.w.org/comment-link-remove/assets/icon-256x256.png?rev=1952827)
 * [Comment Link Remove and Other Comment Tools](https://wordpress.org/plugins/comment-link-remove/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/comment-link-remove/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/comment-link-remove/)
 * [Active Topics](https://wordpress.org/support/plugin/comment-link-remove/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/comment-link-remove/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/comment-link-remove/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [QuantumCloud](https://wordpress.org/support/users/quantumcloud/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/doesnt-remove-website-field/#post-13596401)
 * Status: resolved