This tutorial shows how to make changes to post info or entry meta before content in Genesis using the genesis_post_meta filter.

Add the following in child theme’s functions.php:
and edit the return line inside the function as needed.
For example, to delete post comments, you would change it to: