• Resolved eventide0

    (@eventide0)


    I am testing out the hotspot block. The title and the text inside the tool tip are way too big. Is there anyway to adjust that? Also, there seems to be a way to change the width of the tool tip but not the height. I might want to adjust that also. Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter eventide0

    (@eventide0)

    I have been able to change the text size as needed but the tooltip is still too large. Is there any way to make the tooltip smaller or lessen the space around the text?

    Plugin Support eugenewhite

    (@eugenewhite)

    Hello there! 

    I sure get what you’re trying to complete, but I have to disappoint you because at this moment there are no such Tooltip customization options available, unfortunately. 

    As for the Tooltip’s padding, you can set a custom padding with the help of the CSS code which can be added under the Dashboard > Appearance > Customize > Additional CSS. Here’s an example:

    .wp-block-getwid-image-hotspot__tooltip{
    padding: 2px;
    }
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hotspot tooltip size and fonts’ is closed to new replies.