Get An NGO Kit
The Zariah Elizabeth Foundation is offering other non-profit organizations the opportunity to expand their reach with professional tools needed to thrive in today’s world.
/** * Enqueues child theme stylesheet, loading first the parent theme stylesheet. */ function themify_custom_enqueue_child_theme_styles() { wp_enqueue_style( 'parent-theme-css', get_template_directory_uri() . '/style.css' ); } add_action( 'wp_enqueue_scripts', 'themify_custom_enqueue_child_theme_styles', 11 );
The Zariah Elizabeth Foundation is offering other non-profit organizations the opportunity to expand their reach with professional tools needed to thrive in today’s world.