JSFiddle - React, Tailwind, and code Playground
by lindychen
HTML
<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-frontclientid elementor-col-100">
<input size="1" type="text" name="form_fields[frontclientid]" id="form-field-frontclientid" class="elementor-field elementor-size-md elementor-field-textual" placeholder="ClientID"> </div>
<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-frontlpurl elementor-col-100">
<input size="1" type="text" name="form_fields[frontlpurl]" id="form-field-frontlpurl" class="elementor-field elementor-size-md elementor-field-textual" placeholder="Landing Page Full URL"> </div>
CSS
.elementor-field-group-frontclientid {display:none;}
.elementor-field-group-frontlpurl {display:none;}