Site logo

[Resolved] primary nav drop downs behaving badly (in ms edge)

Home Forums Support [Resolved] primary nav drop downs behaving badly (in ms edge)

Home Forums Support primary nav drop downs behaving badly (in ms edge)

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1774117
    sparkle

    hi there, my client complained to me that their submenu items are jumpy and difficult to get to click before disappearing. i can verify this happens to me too on ms edge (see recording) , but not on firefox, chrome or safari.

    how can i fix that?

    #1774679
    Ying
    Staff
    Customer Support

    Hi there,

    You sticky cart panel is blocking the submenu:
    https://www.screencast.com/t/exSzYG9G

    Let me know if you need further assistance 🙂

    #1774680
    sparkle

    adding info from the client… she sees it on safari and chrome and we are both on macs if that’s helpful.

    #1774686
    sparkle

    oh! thanks for your reply! i have no idea where that comes from…. is it a setting in generatepress?

    #1774708
    sparkle

    it seems like when we put something in the cart, it behaves fine. i don’t have any special sticky cart enabled or css for anything like that.

    #1774724
    Ying
    Staff
    Customer Support

    I can see some custom CSS that changed the position of the sticky cart panel, so it blocks the menu.

    You can try this CSS:

    #masthead {
        z-index: 999;
    }

    Let me know 🙂

    #1774734
    sparkle

    thank you. that worked perfectly!

    🙂

    #1774735
    Ying
    Staff
    Customer Support

    No problem 🙂

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.