• I have a online shop that I have been trying to get working properly, but am having a bit of trouble in getting the drop down menu for the categories under shop on the menu. I had the drop down function working, but out of nowhere it stopped working. I have no idea when it stopped, I have done a lot of work with the site, and am not sure what I did to cause this hiccup, but here is the site: The Elite Geek

Viewing 5 replies - 1 through 5 (of 5 total)
  • Add this code on your child theme style.css

    .web_buisnes_menu li:hover > .sub-menu {
      display: block;
    }
    Thread Starter bnetana

    (@bnetana)

    That is AWESOME!! Thank you Rajan V. If you don’t mind, could you explain how you knew this is what I needed? I just like to understand where I went wrong.

    That’s great. Because it’s very usual issue

    Hello there,

    We’ve updated our site and deactivated our plug-ins/reactivated as well, BUT this did not fix the issue of the disappearing drop down menus.

    I’m reading that it could be an issue with the style.css file and the line height, but I’m not sure where to add the code.

    Here is the url: https://smbcatl.org

    Can you please take a look and let me know what you think.

    Thanks,
    Web Support.

    Was this resolved? I have the same issue with Spacious Pro.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Drop down menu disappeared’ is closed to new replies.