Hi. I’m going to mark this as resolved because I can see in the code that there’s something used to determine whether name should be a legend or label. I wasn’t aware that this was by design.
UPDATE: As I can’t email the original post. I’ve added an update here.
I’ve been doing a bit more checking and it seems that “name” is set as <legend class> whereas “email” and “comment or messages” is <label class>.
Is there anyway to change so that when the form is created “name” is a label and not a legend?
Thanks.