Hello Guys,
i have an urgent problem with the enfold Theme. When i insert a hotspot image, i can`t see the content after the image. However, when i rescale the browser window to a smaller width, the content is visible.
Is this a bug?
I updated the login details
Hi!
That’s the expected behavior, as you may know there is no hover event in mobiles, you can hide them if you want, with this code (Quick CSS):
.av-hotspot-fallback-tooltip {
display: none !important;
}
Regards,
Josue
Sorry, but i ment the content after the hotspot. There is a box for instance that is NOT shown in Desktop Mode!
Best reagrds,
T
Hey!
It’s fixed now, the position of the [/av_image_spot] tags were not correct.
Best regards,
Josue