Closed Zander1983 closed 2 years ago
Hi @Zander1983, thank you for the comment.
I don't know why the CSS z-index
property didn't help you. Could you show an example?
That usually works fine.
For example: https://jsfiddle.net/hq5n79td/
That worked! Thank you. I was putting the z-index: 0 on the SVG. I did as you did and put on the modal and works perfectly.
:smile:
When I pop up a modal, the leader lines still show through the modal. Is there something I can do with CSS to prevent this? I tried changing the z-index, but it didnt help