[Resolved] (Sub)Menu items effed up all of a sudden

Home Forums Support [Resolved] (Sub)Menu items effed up all of a sudden

Home Forums Support (Sub)Menu items effed up all of a sudden

  • This topic has 2 replies, 2 voices, and was last updated 4 years ago by Leo.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #837902
    Sven

    Hi folks,

    so I’m building what must be my 50st or so GP website and all of a sudden all menu items containing childs are 700px long. It’s that long regardless of being hovered or not. I can’t really say more as I can’t even properly replicate it myself.

    I didn’t add or remove anything recently and the issue is only apparent in Firefox. 650.0.1 (Linux and Windows)

    Any leads?

    Best Regards,
    Sven

    GeneratePress 2.2.2
    GP Premium 1.7.8
    #837979
    Sven

    Okay so the CSS below seems to fix but I’m still completely clueless as to how this happened (Yes menu height is set in customizer).

    .menu-item-has-children .dropdown-menu-toggle {
    max-height: 60px;
    }

    .main-navigation .main-nav ul li.menu-item-has-children > a {
    max-height:60px;
    }

    #838181
    Leo
    Staff
    Customer Support

    Hi there,

    We have not had this problem reported before.

    I’d assume there are some custom CSS causing it or perhaps conflicts from another plugin.

    It’s impossible to tell without seeing the live site in question though.

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