Dropdown menu won't stay open

  • Posted in : Impose
  • steph
    Participant

    Hi there,

    Hoping to get a bit of help with my CSS so that my dropdown menu (.nav-menu ul ul) stays open when I hover on the parent category (which is always visible). As soon as I try to move my mouse down over the submenu categories, the submenu disappears once the cursor is no longer hovering on the parent category.

    Been fiddling with the webkit transition but still can’t figure it out. Would be tremendously grateful if you can give me any assistance!

    Thanks so much!

    serkan
    Moderator

    Hi @steph
    Could you provide me your related url, please?
    I will have a look for you.
    Thanks

    steph
    Participant

    Hi serkan,

    Thanks so much for getting back to me so promptly. Yes, of course, my website is: https://cultwhy.com/

    Obviously the dropdown menu issue doesn’t occur with the mobile version, but when viewing it on a desktop I have the problem.

    Much appreciated for your help!

    Steph :)

    serkan
    Moderator

    Hi Steph,
    I just checked your related url and you have many custom css codes related to the navigation menu. Please go to custom css box and remove them and try it again. You have too many customizations on the menu.
    Thanks

    steph
    Participant

    Hey Serkan,

    I had the issue even before I customised it, but I shall do as advised. Did you want me to let you know when I’ve done this and you can take another look, or are you saying it should behave as expected without the custom css adjustments?

    Let me know :)

    serkan
    Moderator

    Hi Steph,
    Could you try to use this custom css code, please?

    @media screen and (min-width: 768px) { .nav-menu ul li {
        line-height: 38px; } }

    Thanks

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register