4 Replies
Nov 03, 2020 9:48 am
I just put some css found at forum. it has been hide in chrome but not in other browser.
I tested with following css:
.wpdiscuz-comment-message {
display: none !important;
}
#wpdiscuz-comment-message.wpdiscuz-comment-message-auth{
display: none !important;
}
Nov 04, 2020 6:00 am
Cool! it works.
thank you so much