Hey dear wordpress tooltips plugin users, I hope this message find you are doing well and having wonderful days with your loved ones! A wordpress tooltip wrote to us: “Is there a way to change to color of the underline for wordpress tooltip? I use two kinds of backgrounds for my color palette, a gray/blue and a darker gray. And I also use tooltips on a white backgound with black text, so there is no issue there. But I’d like to at least have a white or light gray underline option when using darker backgrounds. Thanks in advance for any insight. Regards”
Yes, in wordpress tooltips plugin , we have a few methods to change the color of the underline for wordpress tooltips, we believe other users have similar question, we’d like write a detailed document for wordpress tooltip users:
How to change the color of the underline for wordpress tooltip?
1 If you are a user of the WordPress Tooltips Pro Plus plugin, kindly log in to tooltips.org and select “WordPress Tooltip Download” to acquire the most recent edition of the WordPress Tooltips Pro Plus plugin.
2 please login your wordpress site, then please click “plugins” menu in wordpress dashboard, please deactivate the current version of wordpress tooltips plugin, then delete it in plugins panel.
3 Upload the latest version of the WordPress Tooltip plugin (in the form of a zip file). Activate the plugin after successful installation. If you are new to the WordPress Tooltip plugin and need guidance on installation, please refer to our instructional video on how to install WordPress Tooltip at:
: WordPress Tooltips Video Tutorial 3: How to upload and activate wordpress tooltips pro plugin
4: In WordPress dashboard, navigate to the From there, click on the “Tooltips” menu item, followed by the “tooltip styles” sub-menu item, the tooltip menu looks like this:
5 After completing the previous steps, you will be able to access the WordPress Tooltip Style Settings panel. The appearance of this panel is as follows:
6: In wordpress tooltip style settings panel, you will find the option “Tooltip Underline Color”, you can select your loved color from wordpress tooltip color picker
7 Please remember to click the blue “Save Changes” button, then in front-end of wordpress post, you will find the underline color of wordpress tooltip terms has been changed as you want 🙂
Also if you are good at CSS, then you can customize CSS code of wordpress tooltips, in wordpress tooltips plugin folder, there are tooltip style file: tooltips.css, please open tooltips.css in your IDE and then add code at the bottom like this:
.tooltipsall
{
border-bottom:2px dotted #000000 !important
}
Hope this have a little help 🙂
Thanks, have a blessed day with your family 🙂
Best Regards,
WordPress Tooltips Plusin Support




