In my Facebook group a user asks:
Do you have a tutorial for removing the footer widgets from a couple of pages on a site (using Genesis, of course!)
Now I do.
The following sample code, when added to child theme’s functions.php will remove footer widgets on ‘About’ and ‘Contact’ Pages in a Genesis site:
https://gist.github.com/b05a692c1dd8a323f639Reference: https://codex.wordpress.org/Function_Reference/is_page#Examples