Add this code to the Custom CSS field on the Style tab of your Event Calendar widget’s settings:
.eapp-events-calendar-time-icon {
fill: rgb(112, 112, 112);
}
.eapp-events-calendar-location-icon {
fill: rgb(112, 112, 112);
}
Add this code to the Custom CSS field on the Style tab of your Event Calendar widget’s settings:
.eapp-events-calendar-time-icon {
fill: rgb(112, 112, 112);
}
.eapp-events-calendar-location-icon {
fill: rgb(112, 112, 112);
}