Title: Empty labels in bootstrap template
Last modified: October 24, 2016

---

# Empty labels in bootstrap template

 *  Resolved [arr0w](https://wordpress.org/support/users/arr0w/)
 * (@arr0w)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/empty-labels-in-bootstrap-template/)
 * I don’t know if this is a bug or intended, but its quite weird.
 * I’m trying to make a list of checkboxes with the bootstrap template.
    In [this](https://drive.google.com/file/d/0BwUzvSTFhivRekc0d2x0Uk5FRG8/view?usp=sharing)
   picture you can clearly see that the labels above the checkboxes is filled with
   spaces.
 * I don’t know why, but I’m guessing it has something todo with the PHP – Could
   you help me remove/empty these labels?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Roland Barker](https://wordpress.org/support/users/xnau/)
 * (@xnau)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/empty-labels-in-bootstrap-template/#post-8350496)
 * It’s your theme adding that space, it’s not in the plugin template. You can try
   using the “Remove Line Breaks” setting, that can help with some themes.
 * Beyond that, you’ve got two options: either create a custom template that doesn’t
   print the label tag if the title is empty or use CSS to hide those label tags.
 * `.checkbox > label { display: none }`

Viewing 1 replies (of 1 total)

The topic ‘Empty labels in bootstrap template’ is closed to new replies.

 * ![](https://ps.w.org/participants-database/assets/icon-256x256.jpg?rev=1389807)
 * [Participants Database](https://wordpress.org/plugins/participants-database/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/participants-database/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/participants-database/)
 * [Active Topics](https://wordpress.org/support/plugin/participants-database/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/participants-database/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/participants-database/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Roland Barker](https://wordpress.org/support/users/xnau/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/empty-labels-in-bootstrap-template/#post-8350496)
 * Status: resolved