WordPress Glossary Plugin (CMTG) - Troubleshooting - Tooltips Are Not Displayed Correctly On Mobile Devices


Tooltips Are Not Displayed Correctly On Mobile Devices

When using the WordPress Glossary plugin, if the tooltips are not displayed or displayed in the wrong place (for example, at the bottom of the page) on mobile devices, it can be solved by adding the following custom CSS:

body {
position: initial !important;
}

You can add it to the CSS area of your theme or directly to the "style.css" file.

Divi Example

For example, if you use the Divi Theme, you can add CSS by heading to the Theme Customizer page:

Theme Customizer - WordPress Knowledge Base Plugin
Theme Customizer

There you need to choose Additional CSS:

Additional CSS - Knowledge Base WordPress Plugin
Additional CSS

Paste there needed CSS code and click Publish:

Adding CSS - Glossary Plugin WordPress
Adding CSS

More information about the WordPress Glossary Plugin

Other WordPress products can be found at CreativeMinds WordPress Store

Let us know how we can Improve this Product Documentation Page

To open a Support Ticket visit our support center
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.