Quote from
Asgaros on September 19, 2019, 8:54 pm
Hello @mystasia
The background-color is coming from another source – it could be your theme or another plugin.
You can try to add the following css-code to Forum – Appearance – Custom CSS, maybe it helps:
.mce-toolbar .mce-btn button { color: inherit !important; background-color: inherit !important; }
Hello @mystasia
The background-color is coming from another source – it could be your theme or another plugin.
You can try to add the following css-code to Forum – Appearance – Custom CSS, maybe it helps:
.mce-toolbar .mce-btn button { color: inherit !important; background-color: inherit !important; }