I have a custom post type that only has a post title and a bunch of custom fields.
In the backend the post title is displayed all the way on top (like a regular post) and the custom fields are displayed below.
I would like the post title field to be right next to the custom fields, so they all look the same (and I want to change the label of the post title).
Is this possible?