Viewing 5 replies - 1 through 5 (of 5 total)
  • Michael Polzella

    (@neversosimple)

    Add this to your stylesheet:

    ul#legend li span font {
        background: none !important;
    }

    Hope this helps!

    Thread Starter stywax

    (@stywax)

    it seems that it doesn’t work…

    nicosantos

    (@nicosantos)

    Hey @stywax,

    Just tried a modified version of Michael’s snippet and I can see it working:


    ul#legend li span {
    background: none !important;
    }

    Hope that helps,
    Best,
    Nico

    Thread Starter stywax

    (@stywax)

    Perfect,

    thanks!

    Plugin Author Brian

    (@brianjessee)

    Great, glad Nico helped out.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Category colors’ is closed to new replies.