From bc225436339e3df16f71eb78f26ca24b9b414fcf Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 5 Jan 2018 12:40:22 -0500 Subject: [PATCH] removing test red background from cart summary left red test background in cart summary, removing it --- css/front.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/css/front.css b/css/front.css index ec7ea91..cfea10a 100644 --- a/css/front.css +++ b/css/front.css @@ -9,8 +9,7 @@ visibility: hidden; } .glm-reg-cart-event-class{ - visibility: visible; - background: red; + } .glm-reg-event-profile-details { -- 2.17.1