use get_sites subsite_id with get_bloginfo”() and/or get_custom_logo
modifying to this, works thanks // Switch to Blog switch_to_blog( $subsite->blog_id ); $site_description = get_bloginfo( ‘description’ ); restore_current_blog(); still working on calling the logos