How to remove Website URL field from comment form?
Please add following code into Customize > Additional CSS:
.comment-form-url{display:none;}.comment-form-author, .comment-form-email{width:49%;}
The result:

Please add following code into Customize > Additional CSS:
.comment-form-url{display:none;}.comment-form-author, .comment-form-email{width:49%;}
The result:
