In your demo, you show “DRESS CODE” category directly in the calendar in list display as shown here:
https://imgur.com/a/0pR9j8k
How can I make 1 or more categories appear in the calendar grid display (see next image):
https://imgur.com/a/OKTYKK9
Thanks!
Oct 19,2020 AT 7:20PM - 4 years ago -The tiles have been designed to be minimalist look so the event types do not display on the tile
Thank you for your great suggestion, at the moment it is not supported. However please create a new ticket and select Feature Request as category so others can vote on your idea and get it moved into development faster.
or
You can send us a customization job request by creating a new ticket in here and selecting Customization Request as the category.
Hello,
Please add this CSS code to EventON > Styles (If you don’t see any change, EventON > turn off Write styles to header > save settings > turn on Write styles to header):
.ajde_evcal_calendar.boxy .eventon_list_event .evcal_desc .evcal_desc3 { display: block !important; }