Hi Peter,
Unfortunately, currently we do not have a setting to disable this.
However, you can perform a template override to achieve this on this file:
JoomlaFolder\components\com_easyblog\themes\wireframe\teamblogs\item.php
1. First step, copy the file from the directory specified above to the following directory:
JoomlaFolder\templates\yourCurrentTemplate\html\com_easyblog\teamblogs\item.php
2. Then, remove the whole div class specified below. By default it should be from line 17 to 49.
<div class="eb-authors-head row-table">
By creating the template override your changes are protected from future updates.
If you have not previously perform any customization on the item.php file, you can just download the already customized file below and paste it into the directory as mentioned in step 1.
If you still have trouble doing this even with the steps above. Perhaps you can provide us your backend and ftp access so I can help you out.
Let us know how it goes, thanks.