Hi, I have an embedded html element in the form of a map on my site. When it is moused over for a short period toward the end of the element loading, a tooltip is displayed.

I am wondering if it is possible to get rid of this tooltip somehow via code. This is not a title i have set up, nor can i find any options to change tooltips on html elements via wix editor.
Thanks in advance.
The tooltip is not from the HtmlComponent, unless you added this in code.
Most likely the tooltip is from the embedded HTML code. You will need to check with the code’s provider to see how to eliminate the tooltip.
Then it must be on mapbox’s end. I use their map service as a base for my html. not much i can do then, the tooltip doesnt really matter much I guess.
Thanks anyway
@devadrianhankin You might be able to modify the embedded code and remove the tooltip. You’ll have to check with Mapbox.