Finding the HTML
-
Hi,
When I go to my calender (not online yet), I see the link ”+Google Maps”. When I click on it, I go to Google Maps. So far, so good.
However, I want to change the name of the link. Instead of ”+Google Maps” I want it to say ”Click for route”. I know HOW I can change it in the HTML below (found via ”inspect elemen” in Chrome), but I don’t know WHERE to find this HTML in my back-end, so I cant change it. Does anyone knows where I can find and change this HTML?
Thanks in advance!
a href=”https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=Rotterdam” title=”Klik om te bekijken op Google Maps” target=”_blank” rel=”noopener noreferrer”>+ Google Maps
The topic ‘Finding the HTML’ is closed to new replies.