Remove Genesis Layout Settings from WP editor
<?php // Code goes in child theme’s functions.php. // Remove Genesis Layout Settings remove_theme_support( 'genesis-inpost-layouts' );