Here you can place the custom jQuery/javascript to make any necessary adjustment to WP Mobile Menu.
Grab here the code example
jQuery( document ).ready( function(){
alert( ‘this is just an alert test’ );
});
Here you can place the custom jQuery/javascript to make any necessary adjustment to WP Mobile Menu.
jQuery( document ).ready( function(){
alert( ‘this is just an alert test’ );
});