I have problem while display ‘inverse-background’ event_type in Air Calendar
The last version which display correctly is 2.117.0
and this is the image
but when I upgrade the plugin to latest version the plugin render inverse-background event_type like this
I try to use Event classNames field to change the color but it’s not working, I try manually to override the CSS, also not working.
I check with inspection tools and the div has specific dynamic ID name that begin with “aircal_”, which might generated when AirCalendar render the events. with this ID name I cannot override the background color of event type : reverse-background
Could you help me work around this issue or fixed it please