diff --git a/inc/roots-options.php b/inc/roots-options.php index 1367c2b..d7ec5dc 100644 --- a/inc/roots-options.php +++ b/inc/roots-options.php @@ -122,8 +122,8 @@ $roots_css_frameworks = array( 'label' => __('Foundation', 'roots'), 'classes' => array( 'container' => 'row', - 'main' => '', - 'sidebar' => '' + 'main' => 'eight columns', + 'sidebar' => 'four columns' ) ), 'none' => array(