Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1354998
    abel.bongot
    Participant

    Hi! I’m having a problem using your dropdown menu.
    I tried to turn off all 3rd party plugins, etc.
    First, hover is not working in CHROME AND FIREFOX, only in MS EDGE. And to show dropdown menu and I find out a piece of code in your forum and used it and it works.

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

    the problem is after I hover out on the main menu, the dropdown menu also disappear so I can’t click the
    sub menus.

    here is my website link: dev.gabbyville.com

    #1355099
    Christian
    Moderator

    Hey there,

    Your sub-menu is working.

    http://imgur.com/a/UnS0t

    Can you give us a quick screencast of what’s happening on your end?

    Thanks.

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