Description
Hi,
I want to attach a step to an element with fixed width & height, this element has a div child (a dropdown content) positioned with the "absolute" css property.
When i configure the attachTo; element: '.parent-element'. the opac layer cover the entire screen, except my element, but the child element is not visible and covered by the opac layer.
Do you have any solution to not cover the parent element and his child ? or a way to specify multiple highlighted elements ?
Thanks