Search Divi Plus Documentation

Search for answers or browse our knowledge base.

All Topics
Print

Hide a specific tooltip in the image hotspot module and only show icon

Please add a code module on the page and then add this line of code to it:

<style>.tooltipster-base {display:none !important;}</style>

This will hide the tooltip of the image hotspot module and only the icon will be visible in the module.

Table of Contents