• Resolved steve92

    (@steve92)


    The default color of triangle is black, I can’t find the css for change the color.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Matthew Petroff

    (@petroffm)

    The default color is whatever your text color is, since the triangle is a font glyph. It can be set with the .collapsed-archives label selector, e.g., .collapsed-archives label {color: blue;}.

    Thread Starter steve92

    (@steve92)

    Good.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Triangle color’ is closed to new replies.