There are differen approaches to conditionally hide elements or rows in the total theme. This…
Enqueue JS in Child Theme
wp_enqueue_script( 'enym-custom-js', get_stylesheet_directory_uri() . '/js/enym-cystom.js', array('jquery'), null, true );
wp_enqueue_script( 'enym-custom-js', get_stylesheet_directory_uri() . '/js/enym-cystom.js', array('jquery'), null, true );