Add this code to the Custom CSS field on the Style tab of your Event Calendar widget’s settings:
.global-styles, .eapp-events-calendar-location-icon {
display:none!important;
}
.global-styles,
.eapp-events-calendar-popup-location-icon {
display: none;
}