• Not sure if this should be posted to Full Calendar or Events Manager…

    Full Calendar correctly picks up the colour of an Event Category but if you specify a light colour it is hard to read the text because the font colour is always white. Is there a way to specify a light colour with dark text for a category (I want to show provisional events as light).

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    at the moment this is possible with custom css styling

    eg.

    
    span.fc-title {
        color: #333333 !important;
    }
    
Viewing 1 replies (of 1 total)
  • The topic ‘Set text colour for categories’ is closed to new replies.