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.
![[Image: A7v5Zzd.png]](https://camo.mybb.com/34266606b2b77ffef611b8cdc51929231dc1d3e0/687474703a2f2f692e696d6775722e636f6d2f413776355a7a642e706e67)
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.