Tooltip - Question | JoomShaper

Tooltip

F

François GUENIOT

General 3 years ago

Hello, can we add bubble info on text with SPagebuilder

0
3 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #8585

Hi there!

Thanks for contacting us!

Would you please give me example?

Best Regards

0
Pavel
Pavel
Accepted Answer
3 years ago #8599

Hello, can we add bubble info on text with SPagebuilder

Hi. You can add this using the bootstrap tooltip component inside any text or title, or by using custom code. Example:

<p>Lorem<span data-toggle="tooltip" data-html="true" title="Lorem ipsum dolor sit amet" style="text-decoration: underline;"> ipsum</span> dolor sit amet</p>

https://getbootstrap.com/docs/4.0/components/tooltips/

0
F
François GUENIOT
Accepted Answer
3 years ago #8601

OK merci pour tout

0