Viewing 1 replies (of 1 total)
  • Plugin Contributor responsivemenu

    (@responsivemenu)

    Hi there,

    Unfortunately this is not currently an option – however you could do this yourself using shortcodes, for example:

    if( !wp_is_mobile() )
       echo do_shortcode('[responsive-menu']);

    All the best

Viewing 1 replies (of 1 total)

The topic ‘Disable on mobile device’ is closed to new replies.