From: Anthony Talarico Date: Thu, 28 Dec 2017 21:00:17 +0000 (-0500) Subject: moving the required fields text below the billing title X-Git-Tag: v1.0.0^2~129 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=022391eadcc876d89422821157a1c5cf28a2e8bd;p=WP-Plugins%2Fglm-member-db-registrations.git moving the required fields text below the billing title moving required fields indicator below the billing fields title --- diff --git a/css/front.css b/css/front.css index 9f88dc3..6d2e9af 100644 --- a/css/front.css +++ b/css/front.css @@ -185,6 +185,9 @@ .glm-reg-event-profile-details:not(.glm-reg-contact-details){ margin-bottom: 15px; } +.glm-reg-checkout-required{ + margin-bottom: 10px; +} #glm-reg-map-container{ height: 0px; margin: 0; diff --git a/views/front/registrations/checkout.html b/views/front/registrations/checkout.html index 86157af..143906c 100644 --- a/views/front/registrations/checkout.html +++ b/views/front/registrations/checkout.html @@ -49,13 +49,13 @@
{if true}
+ +

Billing Information

-
- * Required Fields +
+ * Required Fields +
-
-

Billing Information

-
First Name{if $regAccount.fieldRequired.bill_fname} *{/if}