Site logo

[Resolved] Navigation sub menu disappears

Home Forums Support [Resolved] Navigation sub menu disappears

Home Forums Support Navigation sub menu disappears

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2455778
    pro123

    I have a regular header menu with sub-items.

    The problem

    The navigation sub-menu disappears in desktop mode when you hover over it with your navigation.
    This does not happen on the home page but only on the sub-pages.

    Instruction:

    1) Go to the URL in the private section
    2) Select “SLAPEN” Don’t scroll down, stay on top of the page
    3) Navigate in desktop mode over the sub-menu items
    4) You will see that the menu disappears before you reach the last sub menu

    I’ve included the website URL in “Private Information”.

    Regards,
    Luuk

    #2455958
    David
    Staff
    Customer Support

    Hi there,

    can you try adding this CSS:

    
    #site-navigation {
        position: relative;
        z-index: 10000;
    }
    #2455975
    pro123

    Thanks David! Resolved

    #2456184
    David
    Staff
    Customer Support

    Glad to hear that !

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