Reply to: Change width for Events Multiple Slider

there is a events slider on there with 3 events, I want to be able to set 3 different backgrounds for each event.

The only option is to assign a Featured Image. You can send us a customization job request by creating a new ticket in here and selecting Customization Request as the category.

Maybe better remove the text from the slide:

.evosliderbox.ajde_evcal_calendar .eventon_events_list .eventon_list_event .evcal_cblock {
display: none;
}
.evosliderbox.ajde_evcal_calendar .eventon_events_list .eventon_list_event .hasFtIMG .evcal_desc.evo_info.hide_eventtopdata {
visibility: hidden;
}