@Gabz Go into The Design Settings and Edit CSS. Add the following line to remove both micro.blog links (one in navigation, one below avatar).
.p-role, a.cta {display: none;}
Make sense?