Hey, How can I change the z-index
of the launcher button?
It’s currently set to 2147483000
. I want to change that value.
Because it’s inside an Iframe. It’s impossible to do it with CSS. I tried Javascript, But I couldn’t do it because the Javascript code runs before the widget is initialized.
Is there another way to do it? In my opinion, This should be customizable.