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.
placeholder not removing on type text comment on comment box while when i disable font awesome via wpdisquss setting it's work . maybe override cause by font awesome .please check and resolve bug asap .
https://www.toysandsport.com/the-golden-egg/ check post here of my website
Hi @hashaam,
Please navigate to the Dashboard > Comments > wpDiscuz > Settings > Styles and Colors admin page, put teh following CSS code in teh "Costom CSS Code" textare:
#wpdcom .ql-editor.ql-blank:focus::before {
content: '';
}
In any case please don't forget to delete all caches and press CTRL+F5(twice) on the frontend before checking.