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.
May 28, 2020 9:41 am
Hoi @tom86,
You should use custom CSS codes like this one:
#wpdcom .ql-editor {
background-color: #bde0ff;
}
#wpdcom .ql-toolbar {
background-color: #bde0ff;
}
div#comments {
background-color: #bde0ff;
}
Just change the values of the background-color CSS proporties.
The CSS codes should be added in the Custom CSS Code textarea, loacted in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page.