/** * Child Theme Function * */ add_action( 'after_setup_theme', 'goodheart_child_theme_setup' ); add_action( 'wp_enqueue_scripts', 'goodheart_child_enqueue_styles', 100); if( !function_exists('goodheart_child_enqueue_styles') ) { function goodheart_child_enqueue_styles() { $version = wp_get_theme()->get('Version'); wp_enqueue_style( 'goodheart-child-style', get_stylesheet_directory_uri() . '/style.css', null, $version ); } } if( !function_exists('goodheart_child_theme_setup') ) { function goodheart_child_theme_setup() { load_child_theme_textdomain( 'goodheart-child', get_stylesheet_directory() . '/languages' ); } } Contact Us | Living It Out

Contact Us

Got questions? We can’t wait to hear from you.

Contact info

MARYLAND
14309 Oxford Drive,
Laurel MD. 20707.
United States of America.

Leave a Message