• Resolved stevie77n

    (@stevie77n)


    Hi,

    A client of mine has asked me to help them with a sub-menu issue on their website developed using the TwentyThirteen theme. Link below:

    https://all-cure.co.uk/

    The sub-menu for the ‘Services’ menu item disappears when you move your mouse down over it to make a selection.

    Can anyone help me fix this please?

    Thanks!

    Steve.

Viewing 1 replies (of 1 total)
  • Thread Starter stevie77n

    (@stevie77n)

    Fixed.

    I added the following css to the #navbar class:

    position: relative;
    z-index: 100;

    Seems the main content area was sitting above the sub-menu drop down so the drop down disappeared when trying to hover over it.

Viewing 1 replies (of 1 total)
  • The topic ‘Sub-menu disappears on hover’ is closed to new replies.