Hi Marco,
Thank you for your question. There is not a parameter to disable link for team post types. You may try to add the style bellow to Appearance > Customize > Additional CSS in order to disable links:
.team-wrapper article{
pointer-events:none;
}
Otherwise you may use Image Box widget to add a team member and not link it.
I’d highly appreciate if you review Campterra theme https://motopress.com/products/campterra/#reviews
best regards,
J. Davis