diff --git a/includes/class-color-palette-control.php b/includes/class-color-palette-control.php
index 8958c59..6c60b78 100644
--- a/includes/class-color-palette-control.php
+++ b/includes/class-color-palette-control.php
@@ -33,10 +33,10 @@ class MinimalistFlex_Color_Palette_Custom_Control extends WP_Customize_Control
suggest_images as $suggest_image ): ?>
-  . $suggest_image ) ?>)
+  . $suggest_image ) ?>)
diff --git a/singular.php b/singular.php
index 8fe6604..66dfa5c 100644
--- a/singular.php
+++ b/singular.php
@@ -30,7 +30,7 @@ $default_image_location = get_theme_mod( 'minimalistflex_default_featured_images
?>
-
 ?>)
+
diff --git a/templates/loop.php b/templates/loop.php
index 91fdcff..4b6bedd 100644
--- a/templates/loop.php
+++ b/templates/loop.php
@@ -68,7 +68,7 @@ $default_image_location = get_theme_mod( 'minimalistflex_default_featured_images
@@ -28,7 +28,7 @@ if ( !defined( 'WPINC' ) ) {
diff --git a/templates/publisher.php b/templates/publisher.php
index 41c9048..de28ef4 100644
--- a/templates/publisher.php
+++ b/templates/publisher.php
@@ -6,7 +6,7 @@ if ( !defined( 'WPINC' ) ) {