Hi,
after updating our enfold theme to the latest version we are again experiencing trouble with our floating button, like described in a previous theme: https://kriesi.at/support/topic/floating-button/
The button dissappears behind pictures.
Could you please look it up and help? The URL is http://zebra.bi
Thanks,
zebra.bi
Hi!
Change the code to this:
#beta {
z-index: 99999;
position: relative;
}
Regards,
Josue