diff --git a/home.php b/home.php
index 9f08b550..f258bc4b 100644
--- a/home.php
+++ b/home.php
@@ -27,9 +27,8 @@ $posts_style = get_theme_mod( 'understrap_posts_index_style' );
-
+
-
@@ -39,10 +38,14 @@ $posts_style = get_theme_mod( 'understrap_posts_index_style' );
-
+
-
+
diff --git a/inc/customizer.php b/inc/customizer.php
index 2e1722e5..67a167a5 100644
--- a/inc/customizer.php
+++ b/inc/customizer.php
@@ -142,6 +142,7 @@ if ( ! function_exists( 'understrap_theme_customize_register' ) ) {
'choices' => array(
'default' => __( 'Default', 'understrap' ),
'masonry' => __( 'Masonry', 'understrap' ),
+ 'grid' => __( 'Grid', 'understrap' ),
),
'priority' => '30',
)
diff --git a/loop-templates/content-grid.php b/loop-templates/content-grid.php
new file mode 100644
index 00000000..dbde89df
--- /dev/null
+++ b/loop-templates/content-grid.php
@@ -0,0 +1,44 @@
+
+
+
+
+
+
+
+
id="post-">
+ ID ), '_wp_attachment_image_alt', true ); ?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+