Hello,
in the hotspots image I have configured that the dropdown side shall be top because I have another element below that is partly over the hotspots image due to a big nearly white area at the bottom of the hotspots image (we need it for the shadows of the element in the image so it isn’t removeable). In order that the below element is over the hotspot element I had to use the Z index (below element has a higher one than the hotspots image).
The problem is that on mobile the hotspot text is always dropped down to the bottom and is then behind the below element since the hotspots element has a lower z index.
There are two possible solutions to this but neither work currently:
* Also let the hotspot text drop to the top as configured on desktop (there is no option to change the behaviour on mobile so it currently drops down to the bottom)
* Set the hotspots text (when it is displayed) to a even higher Z index so that it is displayed over the bottom element.
How can i get this to work?
Best regards
Bernhard