![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I'm trying to remove the entire footer. This is in my functions.php
Code:
remove_action( 'genesis_footer', 'genesis_footer_markup_open' );
remove_action('genesis_footer','genesis_do_footer');
remove_action( 'genesis_footer', 'genesis_footer_markup_close' );
Code:
<div class="footer" id="footer"><div class="wrap"></div><!-- end .wrap --></div> |
| Thread Tools | |
| Display Modes | |
|
|
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us