Tooltip CSS affecting other admin areas
-
Hello! It seems the CSS for the tooltips used in the admin portion of the plugin is too loose and is affecting other areas of the WordPress admin.
For example: if you have the Gravity Forms plugin installed, their tooltips have the same class of
.tooltipthat your plugin does. This causes the tooltips to beposition: fixedand breaks their display.A simple fix would be to namespace your tooltips with
.implecode-tooltipor something similar.Here is an image for reference:
https://imgur.com/a/URDki
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Tooltip CSS affecting other admin areas’ is closed to new replies.