Removing Genesis Structural Wraps
<?php // Remove .wrap from menu-primary or other element by omitting them from the array below add_theme_support( 'genesis-structural-wraps', array( 'header', 'menu-secondary', 'footer-widgets', 'footer' ) );