Currently, I am implementing the 'fullcalendar' plugin from jquery in order to display events for a specific month.
I am interested in adding bullets to the events, however, my online search did not yield any relevant results. Although I am aware that CSS classes can be applied, is there a different method to achieve this?
Appreciate any help in advance.