Adjust comment box

Posted in: Newspaper
Post count: 33

Hello,

How can I remove Website and Email fields on the comment box?

Thanks!

Post count: 22421

Hi,
You can use this custom css to do it:

.comment-respond #email, .comment-respond #url{
display:none!important;
}

Thanks.

Post count: 33

It works! Thanks!

Post count: 34

It worked but i get this error after testing on incognito window.See screenshot

Post count: 22421

Hello,

As you can imagine, the implementation changed from january 2016.
The code is no longer valid.
Please use this guide: http://www.wpbeginner.com/plugins/how-to-remove-website-url-field-from-wordpress-comment-form/

Thanks.

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.