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

    From what I can see, you currently have the Z-index value for the menu set to 1. I think that if you set it to 2 or higher, it should give you better results.

    Please give that a try and let me know if that works!

    Thread Starter Mickey1979

    (@mickey1979)

    Thank you for the quick replay
    Where did you see the z-index 1 ? in the css —> .main-navigation the z-index set to 300

    Tnx

    Thread Starter Mickey1979

    (@mickey1979)

    my bad fixed thank you
    i add !important and it fix the problem

    tnx ??

    I would recommend to avoid the “!important” tag, it’s very heavy and difficult to override.

    The z-index value of 1 that you have is a setting in the plugin, so I would suggest one of the following:

    – remove the Z-index of 300 from your CSS, and set the Z-index in the plugin to 2

    OR

    – change the Z-index in your CSS from 300 to 2, and set the Z-index in the plugin to blank (empty value)

    Technically, it should all have the same results, but the methods above are just a little bit cleaner. ??

    Thread Starter Mickey1979

    (@mickey1979)

    Hi,

    Thank you for that I didnt even see that there is Z-index option in the plugin.
    Work beautiful.

    Thanks for your help.

    Thread Starter Mickey1979

    (@mickey1979)

    Another question.

    How can i make it to stick when im using tablet ?

    Thread Starter Mickey1979

    (@mickey1979)

    Never mind i found the problem.
    It was sticky but is response time is low, but im ok with that. ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘slideshow overlap sticky menu’ is closed to new replies.