I tried the code below but it doesn't do anything when place in the buddypress default header.php file. Ideally I'd like to have the group name display to the right of the logo in the bp default theme when visiting each group. Thanks for any help.
<?php bp_group_name(); ?>