Hey Davin,
The function tribe_get_event_categories() accepts two arguments – first, a Post ID which you can just leave as “null” if you’re using it within a loop. Then, an array of arguments. The arguments are listed on the left here with their default values on the right:
array(
'echo' => false,
'label' => null,
'label_before' => '
',
'label_after' =>
',
'wrap_before' => '
',
);
We don’t offer support for custom coding here, but I hope this information helps!
Cheers,
George