ACPT relationship output

Hey guys,

Today I was playing around with ACPT and bricksbuilder to understand how it all works. So for my test I set up 2 CPTs. “Houses” and “House owners”. I created House A, B and C and same for the owners. I assigned 1 house to all 3 owners and the others have 1 owner.
I set up the relationship as a many to many bidirectional.

I am able to output all the different fields and also the related field. The one thing however I can’t seem to figure out is for the house that has more than 1 owner. How do I get a comma separated single line output? Instead of a list? I saw by inspecting that each “owner“ is wrapped in 2 divs. And I’m sure there’s a possible solution using CSS. But I just want to be sure that I am not missing something within the loop settings that I might be doing wrong.

I tried commas, no succes there.

Anyhow thanks for reading me!
Stan