Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1159776
    dosta360
    Participant

    Hi,

    I’ve a problem with my submenu, which works on the normal site version, but not in the mobile one.

    On the mobile menu when you click in order to make the submenu appears, nothing happens…

    The address of the website: http://adexia.dosta360.net/accueil

    Thanks in forward

    Jean

    #1160175
    Rue Nel
    Moderator

    Hello Jean,

    Thanks for writing in! I have check your site in mobile screen and I could see the submenu. Please check out this screenshot:
    http://prntscr.com/cdvuw4

    Hope this helps.

    #1161218
    dosta360
    Participant

    Hi,

    Thanks for your reply, but which mobile device are you using and which navigator, i’ve tested it on windows 10 with, chrome, IE, Firefox, on my android device with chrome….. and nothing….

    Thanks

    Jean

    #1161219
    Christopher
    Moderator

    Hi there,

    There are JS errors in your site console, please try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

    Hope it helps.

    #1178619
    dosta360
    Participant

    ok thanks

    #1178622
    dosta360
    Participant

    Hi,

    I’d like the sub menu to be automatically shown on mobile device.

    How can i do it ?

    Thanks

    Jean

    #1178795
    Jade
    Moderator

    Hi Jean,

    You can add this under Custom > CSS in the Customizer.

    @media (max-width: 767px) {
        .x-nav-wrap.mobile {
            display: block !important;
        }
    }

    Hope this helps.

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