diff --git a/css/widgets-area.php b/css/widgets-area.php index 8ca618a..2f3d9c4 100644 --- a/css/widgets-area.php +++ b/css/widgets-area.php @@ -1,22 +1,31 @@ - $index ){ - $index = $i; //$index is the biggest home widget area that has widgets, the next widget area doesn't have widgets - } - } - } - $start = ++$index; - for ($i=$start; $i < 31; $i++) { - echo '#home'.$i.'{ display:none; } '; - } + \ No newline at end of file diff --git a/page-home.php b/page-home.php index 14da127..5dd72fe 100644 --- a/page-home.php +++ b/page-home.php @@ -8,7 +8,8 @@ */ $rows = get_theme_mod('homepagerows', '2'); $count = 1; -get_header(); ?> +get_header(); +?>
@@ -23,10 +24,18 @@ ?>
- - - - + +
+

Home

+ We're in the customizer, this widget area is empty. +
+