removing visibility changes for cart summary charges
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 5 Jan 2018 15:12:09 +0000 (10:12 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 5 Jan 2018 15:12:09 +0000 (10:12 -0500)
re adding the cart summary charges column , need to fix the css selectors

css/front.css

index 5f0045a..4b991af 100644 (file)
@@ -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{