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

    Hi,

    I’m working on using the Enfold theme for a client and when I mouse over a image with hotspots, the tooltip shows and hides repeatedly instead of showing until the mouse is moved away from the hotspot.

    I’ve tried disabling all the plugins and I’m still seeing the issue. I’m guessing their is a javascript conflict somewhere of there’s something that’s trying to refresh that view, but I can’t seem to pin point it.

    Do you have any advice on how I can troubleshoot this issue?

    Thanks!
    Mike

    #577315

    Hey mdehart1!

    Thank you for making the video :) Something has messed with the tooltip position hence on hover the tooltip comes in between mouse and the hotspot and the browser thinks the mouse is off the hotspot and cancel the hover state.

    Please use this css in Enfold > General Styling Quick CSS

    
    .avia-tooltip {
        margin-top: -70px!important;
    }
    

    Cheers!
    Vinay

    • This reply was modified 8 years, 11 months ago by Vinay.
    #581420

    Hey Vinay,

    You’re a lifesaver, so happy it was a simple thing! Thank you very much for taking the time to help me!!

    Hope you’re having an awesome week!
    Mike

    #582014

    Hi Mike,

    Glad we could help :-)

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.