Remove Footer From Front Page In Genesis Child Themes

This PHP code removes the footer & footer markup from Genesis child themes.

All you need to do is create a new file named front-page.php and add the PHP code to the file in your child themes root directory.

Using the WordPress Template Hierarchy, your front-page.php template will only load on the front page therefore only remove the footer from this page.

Other Options

Another option is to hook the code from your functions file using the is_front_page() conditional tag like this.

Was This Tutorial Helpful?

Free

$0

Access only to all free tutorials per month.



Monthly

$75

Access to 10 premium tutorials per month.


Tutorial Request


Includes code guarantee and coding support.

Yearly

$500

Access to 15 premium tutorials per month.


Monthly Tutorial Request


Includes code guarantee and priority coding support.