How can I possibly theme/reorder items of a pane on the checkout review page? I have a pane called custom_info:
custom info
- Name
- Phone
- Address
- Date
Let's say I want the "Date" to be first, I want to add some text or put a few items on the same line. how do I go about doing that in a custom module?
Thanks!