Link website url with the word

Add this code to the Custom CSS field on the Appearance tab of your Google Maps widget’s settings:

.eapps-google-maps-marker-info-item-text a {
font-size: 0;
}

.eapps-google-maps-marker-info-item-text a::after {
content: 'website';
font-size: 13px;
}