• Resolved violet43

    (@violet43)


    Hello,

    Initially the menu was displayed under the title when opened, but I solved this with Z-index. However, it is still displayed under a table with pictures, instead of above it.

    I saw the recent update and I thought this may have fixed it, but it’s still the same. I’ve set a low Z-index to my table and td, but it’s still not floating over it…

    Here’s my website: https://www.violetraindrops.co.uk/

    I’d appreciate if you can have a look please 🙂 Maybe it’s just something I need to change in my code rather than in the plugin…

    Thanks

    https://wordpress.org/plugins/wp-flybox/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter violet43

    (@violet43)

    Update:

    I realised the problem is not specifically with the table. Here https://www.violetraindrops.co.uk/searching-for-my-other-half-1000-word-challenge/ it’s the same problem with a div…

    Thank you.

    Plugin Author cconoly

    (@cconoly)

    The problem is that your <article> has a z-index of 1000, while WP-Flybox has a z-index of 999. I can increase the z-index of the plugin on the next update and let me know if that solves it. Thanks

    Thread Starter violet43

    (@violet43)

    Thank you, I solved it myself by changing the z-index in my theme – I don’t know how I missed that one… I also had to delete the cache, this was confusing as well 🙂

    Thank you! I’ll mark this closed.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Doesn't float over a table’ is closed to new replies.