Remove Genesis menu link from dashboard menu
<?php // Code goes in child theme’s functions.php. // Remove Genesis menu link remove_theme_support( 'genesis-admin-menu' );