Reposition Title in Genesis Blog Archive

Move post title and description below the featured image in Genesis Blog Archive template.

Add this code to the page_blog.php template in your Genesis child theme.

remove_action( 'genesis_post_content', 'genesis_do_post_image' );
add_action( 'genesis_before_post_title', 'genesis_do_post_image' ); 
add_action( 'genesis_loop', 'genesis_standard_loop', 5 ); 
genesis(); //The last line isn't necessary if you already have it in your template.

Hire a WordPress Expert

Get hourly and project based theme customization, theme tweaks, and development help from an experienced Kelowna WordPress developer.  We’ve been building WordPress websites full-time for over a decade. We can help you.