• I’m new to all of this, but trying to get some advice on the right way to do the following. The code in my form is as follows:

    <p>Continental Meats[select* ContMeats include_blank “1” “2””3″”4″”5″] </p>
    <p> Cheese & Biscuits[select* CheeseBiscuits include_blank “1” “2””3″”4″”5″] </p>

    And it produces the information I want, but has the text on one line and the select box underneath. I have 27 items in my list so displaying it as above makes for a very long form.

    The question is, what code can I use so the information displays as follows:

    Continental Meats 1

    With the name of the item and the number (between 1 and 5) shown next to it on the same line.

    https://wordpress.org/plugins/contact-form-7/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Contact Form 7 Fields on same line’ is closed to new replies.