Change the stack of the order (z-index) of the Floating Button
This page describes how to change the z-index of the Floating Button.
Last updated
Was this helpful?
This page describes how to change the z-index of the Floating Button.
Last updated
Was this helpful?
Was this helpful?
.haut-floating-open-iframe {
z-index: 10; /* Change "10" to the desired value */
}