Tagged: floating button, opacity, z-index
Hi there,
I made a floating button according to this post
https://kriesi.at/support/topic/floating-button/
I added the opacity opacity: 1!important;
but the button still disappears behind images of the portfolio masonry and the footer background-image.
see here
https://www.nicolettelast.nl/
How can I solve this?
Thanks a lot!!
Hey Mariken,
Add this to quick css:
.av-masonry-container.isotope{
z-index:1!important;
}
Best regards,
Jordan Shannon
Thanks Jordan. Works !
Hi Mariken,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria