• Resolved alondonb

    (@alondonb)


    Hello!
    The font color of the list is very light. Is there a way to change this? Where would I put the CSS or other code?
    Thank you!

    ***Update, found it. Added to CSS stylesheet
    /* Widget Taxonomy List Font Color */
    .taxonomy_dropdown_widget_dropdown {
    color: #000;
    }

    • This topic was modified 3 years, 8 months ago by alondonb.
Viewing 1 replies (of 1 total)
  • Plugin Author Erick Hitter

    (@ethitter)

    The plugin inherits its styles from the theme it’s used with, but doesn’t itself apply any styles. There are various classes in the markup that you can use to adjust the list’s appearance.

Viewing 1 replies (of 1 total)
  • The topic ‘CSS Style to Darken List Font’ is closed to new replies.