Resolved
Resolved in: 1.7
Full width background and full width cells rows are not displaying correctly, but with padding and/or margin.
The problem can be avoided simply by adding this lines to functions.php file:
if( is_ddlayout_assigned() ){
remove_theme_support( 'genesis-structural-wraps' );
}
the code is making an error… white page in place of my site until i remove it … something is wrong
!
Hi, could you please register a ticket for it in our Toolset forum?
https://toolset.com/forums/forum/support-2/
and our developers will give it a closer look. Thanks.