You can use is_tax to check for specific taxonomies and apply conditional code that way:
if(is_tax( 'tribe_events_cat', 'Your Category Name' )) {
//do this
}
Nice! Nice to hear you’re all set, rudeetours, and thanks for being patient with us on this. If we can do anything else down the road don’t hesitate to let us know.