COntact US
Downing Pediatrics
1918 N Woodbine Rd
St. Joseph, MO, 64506
Monday – Friday 9 AM – 4:30 PM
816.396.8855
Access Your Patient Portal in the App Store
Google Play Store (Android)
// Function to remove the default viewport meta function remove_et_viewport_meta() { remove_action('wp_head', 'et_add_viewport_meta'); } // Function to add the new custom viewport meta function custom_et_add_viewport_meta(){ echo ''; } // Add hooks to functions above to remove and replace the viewport meta add_action( 'init', 'remove_et_viewport_meta'); add_action( 'wp_head', 'custom_et_add_viewport_meta' );
1918 N Woodbine Rd
St. Joseph, MO, 64506
Monday – Friday 9 AM – 4:30 PM