diff --git a/templates/partials/blogPosts.html b/templates/partials/blogPosts.html
index 3293b7c31..715d454b2 100644
--- a/templates/partials/blogPosts.html
+++ b/templates/partials/blogPosts.html
@@ -1,8 +1,8 @@
{% block content %}
-
+
{% set path_array = current_path | split(pat="/") %}
{% set taxonomy = path_array[1] %}
diff --git a/templates/partials/featuredBlog.html b/templates/partials/featuredBlog.html
index 34c38dc1a..26731efc7 100644
--- a/templates/partials/featuredBlog.html
+++ b/templates/partials/featuredBlog.html
@@ -24,8 +24,8 @@
-
-

+
+
diff --git a/templates/partials/featuredNews.html b/templates/partials/featuredNews.html
index 9a2da3094..3388c2e13 100644
--- a/templates/partials/featuredNews.html
+++ b/templates/partials/featuredNews.html
@@ -30,9 +30,9 @@
diff --git a/templates/partials/newsPosts.html b/templates/partials/newsPosts.html
index 5db545038..b018916b9 100644
--- a/templates/partials/newsPosts.html
+++ b/templates/partials/newsPosts.html
@@ -1,8 +1,8 @@
{% block content %}
-