This tutorial provides the steps to enable and display the prev and next post listing i.e., adjacent entry pagination on single posts.
Genesis has a function called genesis_prev_next_post_nav() which display links to previous and next posts on singular posts (supports CPTs). We will use the same to add the Post Navigation.
Add the following in your child theme’s functions.php