fixing font for the registration details header
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 3 Jan 2018 21:57:45 +0000 (16:57 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 3 Jan 2018 21:57:45 +0000 (16:57 -0500)
registration details header needing fixing to not be overwritten by theme

css/front.css

index 9e0aa87..efb3971 100644 (file)
@@ -189,6 +189,9 @@ form#checkoutForm h4,.glm-reg-event-item h4{
     font-family: Arial;
     text-transform: none;
 }
+.glm-reg-event-descr-container h4{
+    font-color: darkgrey;
+}
 form#checkoutForm h5{
     font-size: 18px;
     letter-spacing: 1px;