diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_badges_cards.html.liquid b/Custom_Templates/customer_templates/Cin7 Customers/_badges_cards.html.liquid
index 10b27169..6cb636cd 100644
--- a/Custom_Templates/customer_templates/Cin7 Customers/_badges_cards.html.liquid
+++ b/Custom_Templates/customer_templates/Cin7 Customers/_badges_cards.html.liquid
@@ -11,20 +11,28 @@
{% elsif course.name contains 'Core' %}
src="https://s3.amazonaws.com/static.northpass.com/Cin7/badges/academy-badge_core.png"
{% endif %}
+ class="badge-card-image"
+ />
+
+
+ class="badge-card-image"
+ />
+ {% comment %}
{% if course.name contains 'Omni' %}Omni{% elsif course.name contains 'Core' %}Core{% endif %} Course Completed
-
+
+ {% endcomment %}
diff --git a/Custom_Templates/customer_templates/Howard-Hanna/_header_at.html.liquid b/Custom_Templates/customer_templates/Howard-Hanna/_header_at.html.liquid
index 30c7d118..fdecf273 100644
--- a/Custom_Templates/customer_templates/Howard-Hanna/_header_at.html.liquid
+++ b/Custom_Templates/customer_templates/Howard-Hanna/_header_at.html.liquid
@@ -207,12 +207,6 @@
-
-
diff --git a/Custom_Templates/customer_templates/Howard-Hanna/_header_hh.html.liquid b/Custom_Templates/customer_templates/Howard-Hanna/_header_hh.html.liquid
index 325ee234..db989ce8 100644
--- a/Custom_Templates/customer_templates/Howard-Hanna/_header_hh.html.liquid
+++ b/Custom_Templates/customer_templates/Howard-Hanna/_header_hh.html.liquid
@@ -214,23 +214,6 @@
-
-
-
-
-
{% for group in current_person.groups %}
diff --git a/Custom_Templates/customer_templates/Walmart Luminate Sandbox/_homepage_featured.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Sandbox/_homepage_featured.html.liquid
index 39bbfe31..072b0203 100644
--- a/Custom_Templates/customer_templates/Walmart Luminate Sandbox/_homepage_featured.html.liquid
+++ b/Custom_Templates/customer_templates/Walmart Luminate Sandbox/_homepage_featured.html.liquid
@@ -30,7 +30,7 @@
t.setAttribute("data-target", "#snappayhppform_response");
t.setAttribute("data-callback", "submit_external_ecommerce");
t.setAttribute("data-accountid", "1003003518");
- t.setAttribute("data-merchantid", "496695144562");
+ t.setAttribute("data-merchantid", "822200009000");
t.setAttribute("data-customerid", "100");
t.setAttribute("data-paymentmode", "CC");
t.setAttribute("data-transactionamount", "100");
@@ -46,11 +46,23 @@
document.getElementById('mylink').click();
}
+