Change font size of the calendar
-
Hi,
I would like to reduce the size of the events, in order to fit each full event in one line. Is it possible? Thanks -
@DreadFog Check if it works for you by adding below code in custom.css and adjusting font size.
.calendar .title { font-size:15px; }