Hey Nate,
So sorry for the trouble here! I see exactly what you mean.
That’s really odd because the plugin does not include those paragraph tags by default. Do you happen to see any difference if you head to Events > Settings > Display and switching the Events Template setting to the “Default Events Template” option? I’m hoping that does the trick.
If it doesn’t then I think it will require either some custom CSS or input from the theme author to help figure out why those tags are being added. For example, this CSS might help:
.tribe-events-venue-details .bdaia-post-content p {
display: inline !important;
}
Let’s start there and see what we find. 🙂
Cheers!
Geoff