Text Appears When Hover Over Social Icons In Article - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Text Appears When Hover Over Social Icons In Article

M

Mwa

Helix Framework 3 years ago

When i hover over a social icon in an article a textblok appears with the (i guess) helix-name-field in it. How to make this disappear? I use Helix 3 template 3.0.2 on Joomla 4.1.2

0
4 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #73898

Hi,

Thanks for contacting us. I will check and get back to you soon.

-Regards.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #73913

Hi,

There is no default option to diasble this. There is no way to disable only this specific portion. And we do not provide js support. But just as a hint you can try this js

window.on("load", function () {
  $("[data-toggle='tooltip']").attr("data-bs-original-title", "");
});

I am sorry to say that in this issue my support ends here, If you need any further help for this issue you have to customize it yourself as we do not provide js or customizaton support.

Hope you understand.

Thanks.

0
M
Mwa
Accepted Answer
3 years ago #73929

So if it's not possible to make it disappear how can i change the content to (in the example) 'Share on Fqcebook'

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #73997

Could you please create a new forum post about this issue?

Thanks.

0