Hi there,
Has anyone come across any difficulties when trying to change the CSS values for the event names?
It looks like by default the even names are #FFF on coloured background depending on the type (e.g public holidays are orange with white font). However, Staff Leave is white on a light grey background which makes it very hard to read.
I have tried updating the classes in the WordPress Customise area (CSS)
.fc-event, .fc-event:hover, .ui-widget .fc-event {
color: #000;
text-decoration: none;
}
Also tried changing .fc-content and with !important into the CSS class without any luck.
Any ideas?
Regards
Chris