Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1123984
    Steve L
    Participant

    On the mobile menu (using mega menu), the client wants the main menu link to open the subcategory list. Right now you must know to click on the down-arrow to open the subcategories. How can we make this happen? Very important to the client.

    See https://www.johnmooreservices.com/

    #1124048
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .menu-item-84 ul.sub-menu > li > ul.sub-menu {
        display: block;
        height: auto !important;
    }

    Hope it helps 🙂

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