From 7741297c789f6ea27a190c2aba3a430d52af5ebd Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 5 Jan 2018 10:12:09 -0500 Subject: [PATCH] removing visibility changes for cart summary charges re adding the cart summary charges column , need to fix the css selectors --- css/front.css | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/css/front.css b/css/front.css index 5f0045a..4b991af 100644 --- a/css/front.css +++ b/css/front.css @@ -5,12 +5,7 @@ .glm-bold{ font-weight: bold; } -.glm-reg-cart-charges-col{ - visibility: hidden; -} -.glm-reg-cart-charges-col:first-child{ - visibility: visible; -} + .glm-reg-event-profile-details { } .reg-cart-summary-edit{ -- 2.17.1