• Skip to main content

Julian Thomas Screawn

B.A. ,B.ED. ,M.ED.

  • Home
  • About
  • Websites
  • Resources
  • Coding
  • Contact

How to remove page titles from the homepage in Genesis

2025/05/16

Add the code below to your functions.php file in your child theme directory.

function remove_titles__from_home_page() {
    if ( is_front_page() ) {
        remove_action( 'genesis_entry_header', 'genesis_do_post_title' );
    }
}
add_action( 'get_header', 'remove_titles_from_home_page' );

Filed Under: Genesis Framework

Copyright © 2025 · Servicing Moncton, Dieppe, Riverview and beyond! · Moncton Meditation · Moncton English Tutor