Hi,
Yes, it's possible. These elements are hidden on mobile due to lack of space, but you can remove the code by searching for
message_user_info.css and removing this:
Code:
.Responsive .messageUserBlock .extraUserInfo
{
display: none;
}
You'll need after to ajust a few CSS elements.