I know this has something to do with the stylesheets but i'm not sure where to modify, this problem also occurs with the video dropdown.
Templates&Styles>Your template>global.css>advanced mode>
.editor_dropdown_menu
{
color: black !important;
}
Is it possible to just make the font black?
I added
.editor_dropdown_menu
{
color: black !important;
}
and refreshed page cache (ctrl + f5) and purged cloudflare, still no changes.