irishrunner16,
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 Tags from the Event Meta, just paste the following code into your theme’s functions.php file: https://gist.github.com/ckpicker/756f9196e136705b2504
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 tags.
Just let me know if that helps to answer your questions. Thanks! 🙂
-Casey-