Replies: 0
Hello,
I was wondering if it was possible to edit the code of the form directly? For example, I would like to remove the “legend” at the top of the form. I don’t think it would adversely affect the page code to do so.
I tried to locate the file in my directory, but I’m fairly new to wordpress, and I could not find it. I copied the code snippet from the “View source” page so you could see what I mean. It appears at the top left of the form.
‘<fieldset id=”fscf_form_fieldset1″ style=”border:1px solid black; width:99%; max-width:550px; padding:10px;”>
<legend>Contact Form</legend>
<div id=”fscf_required1″>
<span style=”text-align:left;”>*</span> <span style=”text-align:left;”>indicates required field</span>
</div>’
Thanks