Tag: wordpress tooltip font

WordPress Tooltips Glossary Plugin 11.8.6 Released, Select Font Family for Tooltip Content

Hi WordPress Tooltip Users,

Yesterday we released wordpress tooltip plugin, in which wordpress tooltip plugin support change font family for wordpress tooltip title in wordpress tooltip popup window, today we have released WordPress Tooltips Glossary Plugin 11.8.6, in this version, based on user’s suggestion, we support select font family for wordpress tooltip content too. In back end, if you open wordpress tooltips “style settings” menu, you will find new option box “Tooltip Content Font Family”, In “Tooltip Content Font Family” option box, you can select fonts from dropbox, include:
Andale Mono,Arial,Arial Black,Book Antiqua,Comic Sans MS,Courier New,Georgia,Helvetica,Impact,Symbol,Tahoma,Terminal,Times New Roman,Trebuchet MS,Verdana,Webdings,Wingdings… and so on, it looks like this:

change tooltip content font family

change tooltip content font family

Please note, if you want to use theme default font, you can just select “Default” in “Tooltip Content Font Family” option box 🙂

Thanks for the amazing feature request of wordpress tooltip plugin, if you have any feature request, please don’t hesitate to tell us, we are happy to realize it for you 🙂

Thanks, have a blessed day with your family 🙂
Best Regards,
WordPress Tooltip Plugin Support Team
Tagged with: , , , ,

WordPress Tooltips Glossary Plugin 11.8.4 Released, Support Select Font Style for Tooltip Title

Hi Dear WordPress Tooltips Glossary Plugin Users,

I am happy to report you, based on an amazing user’s feature request, we just released WordPress Tooltips plugin 11.8.4, changes in this version:

WordPress Tooltips Glossary Plugin Support Select Font Family for Tooltip Titles

An amazing user told us, he hope can select font style for tooltips, now in the wordpress tooltip glossary 11.8.4, we support select font family for tooltip titles in tooltip popup box, In back end, when you check tooltips style setting panel, you will find new option box “Tooltip Title Font Family”
In “Tooltip Title Font Family” option box, you can select fonts from dropbox, include:
Andale Mono,Arial,Arial Black,Book Antiqua,Comic Sans MS,Courier New,Georgia,Helvetica,Impact,Symbol,Tahoma,Terminal,Times New Roman,Trebuchet MS,Verdana,Webdings,Wingdings… and so on, it looks like this:

select tooltip title font family

select tooltip title font family

If you do not want to custom wordpress tooltip title font family, you can just select “Default” from wordpress tooltip title font family option box, then it will be decided by your wordpress theme 🙂

We also improved codes of wordpress tooltip plugin 🙂

Based on the amazing user’s feature request, we are developing a new version of wordpress tooltip glossary plugin, you will see it soon 🙂

Thanks, have a blessed day with your family 🙂
Best Regards,
WordPress Tooltip Glossary Plugin Support Team
Tagged with: , , , , ,

How to add CSS to tooltips.css in order to specify a particular ToolTip font (such as Montserrat)

Hi Dear WordPress Tooltips Users,

Hope this message find you are doing well and have happy days with your family 🙂

We received a ticket a few days before which said he want to custom tooltip font in tooltip popup box, I guess maybe other users will have this kind of requirement too, I’d like reply in here publicly for help more users which want to custom wordpress tooltip font:

How to add CSS to tooltips.css in order to specify a particular ToolTip font (such as Montserrat)

You will find tooltips.css in the plugin folder, and you can use this example code in tooltips.css to change font family for tooltip content in wordpress tooltip popup box:

.qtip-content
{
font-family: Arial, Helvetica !important;
}

Also we will add an option to help users change font family in tooltip box 🙂

If you have any more question about wordpress tooltip plugin, please don’t hesitate to contact us 🙂

Thanks, have a blessed day with your family 🙂

Best Regards,
Wordpress Tooltip Plugin Support Team

ps: We have updated our wordpress tooltips feature page to add our more detailed new feature description, you can check wordpress tooltip plugin feature page at here.

Tagged with: ,
Top