Use this css in Theme Options > Design > Custom CSS css or directly in child theme style.css
.google_map_poi_marker {
display: none!important;
}
Help article about how to add custom CSS
The CSS removes the elements highlighted below:
Use this css in Theme Options > Design > Custom CSS css or directly in child theme style.css
.google_map_poi_marker {
display: none!important;
}
Help article about how to add custom CSS
The CSS removes the elements highlighted below: