Remove layouts from archives
<?php // Code goes in child theme’s functions.php. // Ex.: in Edit Category admin page. // Remove Genesis Archive Layouts remove_theme_support( 'genesis-archive-layouts' );