You can use this code to Custom CSS box
/* remove event time calendar */
.flyoutitem-datetime {
display: none !important;
}
.item-time {
display: none !important;
}

You can use this code to Custom CSS box
/* remove event time calendar */
.flyoutitem-datetime {
display: none !important;
}
.item-time {
display: none !important;
}
