Skip to main content

[resolved] Are colors still all messed up -- or is it me?

For sidebar settings, I have "Active Item Color" set to white. But the text shows up as black. Why?

Also, all my tooltips are completely unreadable, because it's dark text on a dark background. However, I'm afraid if I change a setting to fix the tooltip text that something else will get messed up.

Help!

[resolved] Are colors still all messed up -- or is it me?

Kaneisha G.

I had custom code in my CSS settings. I don't even know how that got in there!!!

h1, h2, h3, h4, h5, h6, p, span, ol, ul , .feed_md_content li::marker{
color: black!important; / Ensure all text elements are black /
}