How to remove Genesis footer? [simple steps]

when you install and activate Genesis theme on wordpress site, you will see below genesis theme credits at the footer. If you want to remove those credits, follow below mentioned simple steps. Note: I installed eleven40 Pro child theme.

genesis theme footer in wordpress

Removing Genesis Child Theme’s footer

    1. Access your site’s FTP server
    2. Goto wp-content/themes/
    3. Goto child theme folder (Genesis sample or any other child theme that you have installed and activated)
    4. Open functions.php file in Edit mode
    5. Add below line at the end and save the file.
    6. remove_action( 'genesis_footer', 'genesis_do_footer' );

Done. Refresh your website page and check that Genesis footer is removed.

About the Author

SRINI S

A passionate blogger. Love to share solutions and best practices on wordpress hosting, issues and fixes, excel VBA macros and other apps