neilgee
5/17/2015 - 7:12 AM

Removing Genesis Structural Wraps

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' ) );