Hi there.
so you would need to move the Entry Header, Meta and Featured Image above the content. You can do the first two parts with the a Header Element, example provided here shows you how:
https://docs.generatepress.com/article/page-hero-examples/#example-2
Adding the featured image in the header element content. Add this PHP snippet:
https://gist.github.com/diggeddy/8430ed1ef98b61b45df988ebdc157f15
Then add the [db_feat_img]
shortcode it creates to your header element content.