If you want to highlight all future, past, or today events, you can use these handy CSS helper classes. Works with list, grid and table view.

.bin_event_calendar_is_past { opacity:0.5; }
.bin_event_calendar_is_today { color:#B12432; }
.bin_event_calendar_is_future {}

Leave a Reply