frobn wrote:
Open functions.php, look for
wp_enqueue_script( 'agency-responsive-menu', get_bloginfo( 'stylesheet_directory' ) . '/js/responsive-menu.js', array( 'jquery' ), '1.0.0' );
Comment it out:
//wp_enqueue_script( 'agency-responsive-menu', get_bloginfo( 'stylesheet_directory' ) . '/js/responsive-menu.js', array( 'jquery' ), '1.0.0' );
If your client changes his mind later just remove //
Before making any changes backup your functions.php
Post Link: http://www.studiopress.com/forums/topic/disable-responsive-menu-in-agency-pro/#post-163025
———–
You are receiving this email because you subscribed to a forum topic.
Login and visit the topic to unsubscribe from these emails.