Hi,
My site is at http://182.160.153.36/~kx83j3k9sk4/contact
I see the following pop-up over the map. How do I edit it to place my own message please?
Also please show how it can be eliminated altogether.
“Howdy!
As you can see you can place unlimited markers, attach tooltips and also set custom images for your markers!
You can also tint the map, apply saturation etc”
Cheers
Mohan
Hi,
I tried adding
/**
Added 2014-09-21 MKO per https://kriesi.at/support/search/Tooltip/
**/
function remove_image_title() { ?>
<script type=”text/javascript”>
jQuery(window).load(function(){
jQuery(‘img’).removeAttr(‘title’);
});
</script>
<?php
}
to functions-enfold.php. Did not work.
Cheers
M
Hey!
Thank you for using Enfold.
Open the google map element then edit the map locations. Add your own text on Marker Tooltip field.
Cheers!
Ismael
Thank you
M