hotfix/paypal-note
candice 3 years ago
parent 9ba955a099
commit beafd9b854

@ -577,12 +577,24 @@
margin-bottom: 5px;
font-style: italic;
padding-left: 0;
">WhatsApp / iMessage is SUPER helpful to ensure you not miss any important info.</p>
">Having a phone number, especially with WhatsApp/iMessage capability will improve communication efficiency.</p>
<p style="
margin-top: 0;
margin-bottom: 10px;
">I prefer to be contacted via:</p>
<div class="checkYes" style="margin-bottom: 15px;">
<input type="checkbox" value="Available on WhatsApp" name="whatsapp" id="whatsapp" class="checkBorder" style=" width: 22px; margin: 0;">
<label for="whatsapp">This number is available on WhatsApp.</label>
<input type="checkbox" value="Available on whatsapp" name="whatsapp" id="whatsapp" class="checkBorder" style=" width: 22px; margin: 0;">
<label for="whatsapp">WhatsApp</label>
</div>
<div class="checkYes" style="margin-bottom: 15px;">
<input type="checkbox" value="Available on iMessage" name="iMessage" id="iMessage" class="checkBorder" style=" width: 22px; margin: 0;">
<label for="iMessage">iMessage</label>
</div>
<div class="checkYes" style="margin-bottom: 15px;">
<input type="checkbox" value="Available on Phone" name="Phone" id="Phone" class="checkBorder" style=" width: 22px; margin: 0;">
<label for="Phone">Phone call</label>
</div>
<button class="sendButton" id="submit_booking_form_inquiry" name="booking_form_inquiry_list" type="submit">Inquire Now</button> <input name="cli_no" type="hidden" value="<?php echo $meta_product_code; ?>"/>

Loading…
Cancel
Save