jscarlett,
Thanks for getting in touch! You should be able to do this by utilizing the ‘tribe_set_the_meta_visibility’ function (look here for an explanation). In order to hide the Event Organizer from the Event Meta, just paste the following code into your theme’s functions.php file: https://gist.github.com/ckpicker/47fa86391773ddb563bd
NOTE: we’re siginificantly reworking how Event Meta works in the next release, and will be doing away with the Meta Walker by default to keep customizations simpler. So, after updating to this future version, you’ll just need to perform a template override to re-hide the Event Organizer.
Just let me know if that helps to answer your questions. Thanks! ๐
-Casey-