Home › Forums › Quform WordPress › Line break on hidden fields
Hi, im inserting a form with some hidden fields on it but each hidden field has a <br/> tag and at the end it has a <p></p> tags. Is there a way to remove those? as they’re causing a lot of white space on my form.
Thanks
<div class="iphorm-inner iphorm-inner-1"> <input type="hidden" name="iphorm_id" value="1"><br> <input type="hidden" name="iphorm_uid" value="52d838ab2db2e"><br> <input type="hidden" name="form_url" value="http://mywebsite.com/"><br> <input type="hidden" name="referring_url" value="http://mywebsite.com/"><br> <input type="hidden" name="post_id" value="4758"><br> <input type="hidden" name="post_title" value="Home"><p></p>
You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
Awesome! Thanks