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
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
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