On the front the location is displayed twice. This is an appointment that was imported by Google per ics.
Webseite http://2019.ringen-wrv.de
demo image
Hello,
First line is Location Name and the second is Location Address. Location Name shouldn’t contain an address but can be any word describing the location.
You can add this CSS code to EventON > Styles to hide Location Name:
p.evo_location_name { display: none !important; }
If you can’t see any change, EventON > turn off Write styles to header > save settings > turn on Write styles to header.