Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1338462
    Grant R
    Participant

    Hi

    The dropdown on my menus have stopped working. Hovering over them doesn’t work, nothing drops. Clicking on the arrows also does not work.

    Wordpress : 4.7.1
    X : 4.6.4
    All plugins have been disabled
    All cache’s have been cleared
    Tested on clean broswers

    Site : technologyscotland.scot

    Would you please check and advise on a solution?

    #1338902
    Nabeel A
    Moderator

    Hi there,

    THanks for wriiting in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .menu-item-has-children:hover > .sub-menu {
    	display: block !important;
    }

    Let us know how this goes!

    #1341275
    Grant R
    Participant

    Thanks.

    Bizarrely, it started working this morning by itself (maybe).

    I put in this code in on Friday but it didn’t seem to have an effect – could this have worked but the cache wasn’t displaying it?

    .x-navbar .desktop .x-nav li:hover > .sub-menu {
    display: block;
    }

    #1341284
    Lely
    Moderator

    Hello Grant,

    Glad it is now working. Yes, it might be cache.

  • <script> jQuery(function($){ $("#no-reply-1338462 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>