Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello Shamil,

    can you please be more specific about what exactly you mean with your request?

    Thread Starter Shamil

    (@shamilp7)

    There are usually comment boxes in below posts of our blog.In comment box we can see Email,Comment,Website boxes.I want to hide that Website input box.What should i do?

    You could for example hide the website field with a line of CSS:

    .comment-form-url { display: none; }

    You can add CSS code in your WordPress dashboard under Appearance => Customize => Additional CSS.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove website box in comment are of posts’ is closed to new replies.