Title: Line Break doesn´t work when using checkbox
Last modified: August 22, 2016

---

# Line Break doesn´t work when using checkbox

 *  Resolved [Sven.Reinert](https://wordpress.org/support/users/svenreinert/)
 * (@svenreinert)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/line-break-doesnt-work-when-using-checkbox/)
 * Hi there, I want to have all options for my checkbox in a new line. When using
   zhe use-label_element there doen´t happen anything, all the options are still
   in one rox… Any ideas about that?
 * Thanks in Advance
 * Cheers
    Sven
 * [https://wordpress.org/plugins/contact-form-7/](https://wordpress.org/plugins/contact-form-7/)

Viewing 9 replies - 1 through 9 (of 9 total)

 *  [Xyno](https://wordpress.org/support/users/xyno/)
 * (@xyno)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/line-break-doesnt-work-when-using-checkbox/#post-5455538)
 * Hi Sven.
 * Have you tried using `<br />` in the html where you create the form fields?
 *  [Xyno](https://wordpress.org/support/users/xyno/)
 * (@xyno)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/line-break-doesnt-work-when-using-checkbox/#post-5455539)
 * Hi Sven.
 * Have you tried using `<br />` in the html where you create the form fields?
 *  Thread Starter [Sven.Reinert](https://wordpress.org/support/users/svenreinert/)
 * (@svenreinert)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/line-break-doesnt-work-when-using-checkbox/#post-5455540)
 * Hi Xyno,
 * I use the following code to insert the checkbox:
 * [checkbox* Services use_label_element “Penetrationstests” “Schwachstellen-Scans”“
   Sourcecode-Reviews” “eDiscovery” “Awareness-Training”]
 * I want a break after Penetrationstests, after Schwachstellen-Scans and after 
   Sourcecode-Reviews
 * but using the code above will only show all these options in the same line…
 *  Plugin Author [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * (@takayukister)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/line-break-doesnt-work-when-using-checkbox/#post-5455548)
 * See [Custom Layout for Checkboxes and Radio Buttons](http://contactform7.com/custom-layout-for-checkboxes-and-radio-buttons/)
 *  [Xyno](https://wordpress.org/support/users/xyno/)
 * (@xyno)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/line-break-doesnt-work-when-using-checkbox/#post-5455550)
 * Hi Ross.
 * I suggest using Takayuki Miyoshi’s suggestion. 🙂
 * If you are unfamiliar with the process you can also add just one box at a time.
 *     ```
       [checkbox* "Penetrationstests"] <br />
       [checkbox* "Schwachstellen-Scans"] <br />
       [checkbox* "Sourcecode-Reviews"] <br />
       [checkbox* "eDiscovery"] <br />
       [checkbox* "Awareness-Training"] <br />
       ```
   
 * This also works, have tested it for you 🙂
 *  Thread Starter [Sven.Reinert](https://wordpress.org/support/users/svenreinert/)
 * (@svenreinert)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/line-break-doesnt-work-when-using-checkbox/#post-5455554)
 * You Guys are brilliant! Used the second solution as it may be faster for me 🙂
 * Thanks!
 *  [Xyno](https://wordpress.org/support/users/xyno/)
 * (@xyno)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/line-break-doesnt-work-when-using-checkbox/#post-5455557)
 * You are Welcome Sven.
    Glad we could help 🙂
 *  [Maurrush](https://wordpress.org/support/users/maurrush/)
 * (@maurrush)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/line-break-doesnt-work-when-using-checkbox/#post-5455618)
 * Hi I am learning and this was helpful. I have set my list up for my needs as 
   not required ex: [checkbox your selection “Be a server”] and it works great. 
   However, when I test and check off a few items on my list they are not showing
   up in my email copy. What should I be putting in my mail section of the contact
   form or what am I doing wrong? thanks.
 *  [Xyno](https://wordpress.org/support/users/xyno/)
 * (@xyno)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/line-break-doesnt-work-when-using-checkbox/#post-5455774)
 * Maurrush, Sorry i stopped following the threat. Are you sorted now?

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Line Break doesn´t work when using checkbox’ is closed to new replies.

 * ![](https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255)
 * [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7/reviews/)

## Tags

 * [break](https://wordpress.org/support/topic-tag/break/)
 * [line](https://wordpress.org/support/topic-tag/line/)

 * 9 replies
 * 4 participants
 * Last reply from: [Xyno](https://wordpress.org/support/users/xyno/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/line-break-doesnt-work-when-using-checkbox/#post-5455774)
 * Status: resolved