Hello.
I am wondering if there is a way to change the background color of the Report/Flag Content Pop-Out Box.
I would like to change the background color from white (#ffffff) to black (#202020)
Please let me know if this is possible to do.
Thank you very much.
Hi @illesttech,
You can use this CSS code:
.fc-email-form {
background-color: #202020!important;
}
Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again.
Please don't forget to press Ctrl+F5 (twice) on the frontend before checking.
Important: here we only support questions related to free wpDiscuz plugin. All paid addons are being supported gVectors.com forum. I'll close this topic. If you get some other questions, please open a new support topic in gVectors.com forum.