Home Forums WoodMart support forum How to add tooltip

How to add tooltip

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #418124

    uniwebb
    Participant

    Hi there,
    How can I add tooltip and icon to pricing table? Please see attached image.
    Thanks

    Attachments:
    You must be logged in to view attached files.
    #418273

    Hello,

    Sorry to say, unfortunately, there is no such option in Theme Settings to add tooltips to a specific area.
    It requires Customization and this is beyond our limitations and support policy scope.

    If you are using the Pricing Table through HTML and CSS then you can try adding the following HTML div in it to display a tooltip on hover:

    <div class="woodmart-tooltip" title="Your text"> Title </div>

    Other than that, there isn’t such an option available. Hope you can understand.

    Best Regards.

Viewing 2 posts - 1 through 2 (of 2 total)