Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1277632
    Fulgent
    Participant

    Hi,

    http://www.fulgent.co.uk

    How do i make the drop down menu on my website so its all clickable on a mobile/tablet device?

    By this i mean – when you click Software, you have to specifically click the down arrows to display the sub menu.
    Can it be set so if you just click anywhere in the Software box it drops down the sub-menus?

    Same with Services.

    Thanks

    #1277633
    Fulgent
    Participant
    This reply has been marked as private.
    #1277692
    Jade
    Moderator

    Hi there,

    Please add this code in the customizer:

    .x-sub-toggle {
        width: 100%;
        right: 15px;
        text-align: right;
    }
    #1277959
    Fulgent
    Participant

    Works a treat.

    Thankyou 🙂

    #1277967
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

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