• Hi,

    just upgraded to wp 4.1.2 and all plugins and now all my submenus in the main menu area are gone. They are still in the menu definition but they don’t appear on mouse hover.

    Here’s my site

    Deactivating all plugins did not change anything.
    Any ideas?
    PhiloFox

    P.S.: on my other site I have the same problem even though NOT YET UPDATED! So, the problem may not come from any update…?

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

    (@philofox)

    Update:
    The surface problem is solved, I changed the properties in my child-theme:

    .nav-menu .sub-menu,
    .nav-menu .children {
    display: block;
    }

    Before, they were display: none;
    That sounds more like a trick to me. Does anyone have an idea what happened?

Viewing 1 replies (of 1 total)
  • The topic ‘Twenty-Thirteen – Submenus disappeared’ is closed to new replies.