• Hello guys,

    my drop down menu stopped working, it is “Service” button in the main menu or menu-item-404 in css under inspection.

    What could be the possible reason for this? I tried the following code, but it doesn’t work.

    .menu-item-404:hover {
    display: inline-block!important;

    }

    However it does react if I use the command display: non and makes the button disappear, which shows that the something is still correct in that code. The code does address the right button, but that is all I was able to figure out so far…

    Help appreciated.

    The page I need help with: [log in to see the link]

  • The topic ‘Dropdownmenu not workin’ is closed to new replies.