Hi,
Sorry for the issues you are having.
I took a look at your site and see there is css causing the issue from your theme.
This css should get everything to the same line.
.tribe-events-community-details select {
width: auto;
}
Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.
That will get you started, if you want to make additional changes you will have to add some more css to get the formatting exactly how you would like it.
Let me know if you have any follow up questions.
Thanks