Is there a way to change the background color of only the first day of an event, while keeping the rest of the days the default color? I came across the function
eventDidMount: function (event){ },
but I'm not sure how to specifically target and change the color of the first day. Can anyone provide guidance on how to achieve this?
I have included a JSFiddle link for reference:
https://jsfiddle.net/eud9wcos/