07-06-2025, 03:24 AM
Hi! If you want to hide tooltips, you can do that with CSS. Just add this to your theme CSS file:
tooltip { opacity: 0 }
tooltip { opacity: 0 }
Can tooltip display time be increased?
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
Can tooltip display time be increased? - by cjsmall - 07-05-2025, 08:06 PM
RE: Can tooltip display time be increased? - by CmykStudent - 07-06-2025, 03:24 AM
RE: Can tooltip display time be increased? - by cjsmall - 07-06-2025, 06:59 AM
RE: Can tooltip display time be increased? - by CmykStudent - 07-06-2025, 12:02 PM
|