Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #901648

    Hello,

    Everytime I create an image with hotspots, the last hotspot’s text disappears if I click anywhere on the page. If you scroll down on the link I provided and then click on the page, hotspot #4’s text will disappear. Please let me know if there’s a way to fix this, thank you.

    #901979

    Hey mmentuccia,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .avia_transform.js_active .avia_animated_image .av-display-hotspot .av-permanent-tooltip-single {
       display: block !important;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #902218

    That seems to have fixed it, thank you!

    #902328

    Hi,

    Glad to hear that it’s fixed. Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Image Hotspot Disappearing’ is closed to new replies.