Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
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