Relative Content

Tag Archive for javascriptcssvue.jseventsfullcalendar

Cannot change textColor of background events in fullcalendar

I am using fullcalendar.io v6 in my vue app with normal events and background events. However I want to change the textColor, which works with normal events perfectly but the background events doesn´t change unless I remove display: ‘background’. How can I customize the textcolor of my background events?