You need to make Joomla template override for JS HelloMe.
Copy ...\modules\mod_community_hellome\tmpl\default.php
to
...\templates\YOUR_JOOMLA_TEMPLATE\html\mod_community_hellome\
Edit ...\templates\YOUR_JOOMLA_TEMPLATE\html\mod_community_hellome\default.php line 75 to look like:
behind. In case of any trouble with that module, delete
...\templates\YOUR_JOOMLA_TEMPLATE\html\mod_community_hellome\default.php
and one from
...\modules\mod_community_hellome\tmpl\
will be used, which should solve any problems and revert all changes.
Since we have link for whole block we don't need one for avatar so we can remove that code.
Edit ...\templates\YOUR_JOOMLA_TEMPLATE\html\mod_community_hellome\default.php line 84 so it looks like: