Okay
  Public Ticket #3083004
Drop Menu autoclosing
Closed

Comments

  • Pietro Floris started the conversation

    Hi, when I open 1level item and then I want to click on 2level item, this one disappears.

    Please help me to solve it, thanks a lot!

    Attached files:  ls.JPG

  •  871
    Neuron replied

    Hi,

    Can you please provide me with your wp-admin, I will have a quick look to see what's going on.

    Feel free to ask for anything you need.

    Kind Regards


  •   Pietro Floris replied privately
  •  871
    Neuron replied

    Hi,

    I am very sorry for the late reply, and currently, I'm on holiday, so please expect a delay in response.

    I've just fixed that by adding the following code at the Menu widget > Advanced tab > Custom CSS, please take a look at it.

    .sub-menu:before {
        height: 100%;
        width: 100%;
        top: -40px;
        right: -20px;
        left: auto;
    }
    

    Feel free to ask for anything you need.

    Kind Regards