Is there a way to customize Comments Element?
I would like to have a simple comment form without html tags, header+text and options for notices. Is it possible?
Hi tummit!
Try adding this to your custom CSS.
.miniheading, .minitext, .logged-in-as, .form-allowed-tags { display: none !important; }
Best regards,
Elliott