• Resolved gkhillboro

    (@gkhillboro)


    There seems to be a problem with this plugin in conjunction with main menu (Elementor). You cannot select any menu items from a dropdown which overlap the image.

    You can see on any product page, e.g.

    https://mickleburgh.co.uk/product/fender-american-pro-jazzmaster-olypmic-white-rw-electric-guitar/

    Using the dropdown on the main menu e.g. “Percussion

    – Any of the lower menu items, which overlap the image area, cannot be selected. The image zoom fires instead.

    Eg you cannot select from the main menu “Percussion > Orchestral Percussion“.

    It’s like the Image zoom has a higher Z-index than the page content?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WPBean

    (@wpbean)

    Hi,

    Add this CSS code to your site. The issue will be fixed.

    .elementor-nav-menu--layout-horizontal {
        z-index: 9999;
    }

    Thanks

    Thread Starter gkhillboro

    (@gkhillboro)

    Thank you, that fixed it. Marked resolved.

    Plugin Author WPBean

    (@wpbean)

    Hi @gkhillboro

    Really good to know that.

    If you enjoying this plugin and liked our support a 5-star rating will be very much appreciated.

    Thank You

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Menu Dropdown Problem (Z-Index?)’ is closed to new replies.