Hello Tatsunori,
Thanks for using our plugins and welcome to the forums!
I’m sorry you had to wait a bit to receive an answer. As per our support guidelines we try to reply to any question within 24-48 hours on workdays.
Good news is I can help you with your question. 🙂
For changing the order of the venue address you will need to create a template override. Here are some posts to give you an overview about that:
https://theeventscalendar.com/knowledgebase/themers-guide/
https://theeventscalendar.com/knowledgebase/template-overview/
And here is basically the override that you need to do. Create an override for:
<span class=”pl-s1″><span class=”pl-c”>[your-theme]/tribe-events/modules/meta/venue.php</span></span>
Copy the below snippet into this file:
https://gist.github.com/andrasguseo/2d85f4ae41ccf40ecd74e8906caf3a0e
Note: I created this file for someone else, so you might need to adapt it to your needs. Look in line 35 of the snippet.
Let me know if this helps.
Cheers,
Andras