Viewing 5 replies - 1 through 5 (of 5 total)
  • you can use html by ticking the tick box.

    to make spaces use <p> </p> and for line breaks use

    hope this helps

      for spaces
    < br / > for line breaks

    Try enclosing everything in the form box inside a div. I did this for mine:

    <div style="border: gray 1px dashed; padding: 4px; text-align: right; padding-right: 150px;">

    Miscellaneous fields

    </div>

    Obviously the border and dashes aren’t necessary, but they can help you while you are trying to line things up.

    Thread Starter jstizzle1

    (@jstizzle1)

    Thanks for the help guys. I will try this out.

    Thread Starter jstizzle1

    (@jstizzle1)

    wlefebvre

    you are the man. Worked perfectly!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Contact Form 7] align textarea’ is closed to new replies.