Symptoms

  • There are no more specific symptoms for "Submenu partially obstructed"

Potential Diagnosis

  • overflow:hidden; (submenu truncated by theme CSS)

    If the theme is setting overflow:hidden on one of UberMenu’s ancestor elements, it can effectively cut off the submenus, either partially or from displaying at all.

  • z-index (submenu hidden behind content)

    When HTML elements overlap on the page, they have to be layered – one element has to be in front of, and the other behind on the z-axis. The element on the bottom may be hidden by the element on top. If UberMenu appears below other elements on your page,…

  • Flash object obstructing menu / submenu

    Because Flash objects are always layered above all other HTML elements, if they overlap with your submenu, the submenu will be partially obstructed.