Viewing 2 replies - 1 through 2 (of 2 total)
  • The easiest way I can think of is using CSS with a “test” to see the category name, for example:

    if category = football, colour = red

    It might be better done with a table of category names and colours

    football FF0000
    hockey 00FFFF

    if category = football, colour = FF0000

    and pull the colour code into the CSS for the text display

    Nick Froome

    Brook

    (@brook-tribe)

    That’s a good solution bolide. Furthermore floejoe there is a community built add on that adds similar functionality. Worth checking out: https://www.ads-software.com/plugins/the-events-calendar-category-colors/

    Cheers!

    – Brook

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Text Colors for Categories’ is closed to new replies.