• Resolved heretiq

    (@heretiq)


    Hello,

    Sticky Menu has been working flawlessly; but it is now displaying the sticky content behind other page elements. We’ve tried various z-order settings (from 0 to 99999) as well as leaving it blank; but the setting seems to have zero effect on the placement of the sticky item. We’ve activated debug but the browser console is not reporting any errors.

    The issue can be seen on this page: https://test-bpcfa.pantheonsite.io.

    Any suggestions on the cause and fix are appreciated.

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi, thanks for trying my plugin. ??

    It looks there is something going on with the theme that makes my plugin not function well. I can’t really point my finger on it, but if you add the following CSS, things should work:

    .et_pb_column_4_4.et_pb_column_3.et-last-child {
        z-index: 10;
    }

    Please let me know if that helps!

    Thread Starter heretiq

    (@heretiq)

    Hi Mark,

    Thank you. You, like your excellent plugin, are awesome. The fix worked perfectly. I’ll work with the theme developer to determine what caused the problem.

    Kind regards,

    Donovan

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Z-Order Setting Not Working’ is closed to new replies.