#solved
11 messages · Page 1 of 1 (latest)
Try this CSS:
.responsive-logo img {
filter: var(--filter-invert);
}
(most likely only works for the citizen skin so if you are using any other skins additionally this won't work for them)
actually there's a simpler solution
you can just add the skin-invert class to the image
that basically does the same thing
this solution also should work on more skins, like vector and minerva
No problem!
@median kiln Next time, please don't delete your opening post. As we cannot mark this thread solved without it 😉
In addition, maybe this would have helped someone else with the same/similar problem, but now no one knows, so it won't help anybody else. 🤷♂️