Title: custom html
Last modified: September 8, 2016

---

# custom html

 *  Resolved [dideto](https://wordpress.org/support/users/dideto/)
 * (@dideto)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/custom-html-6/)
 * Hello,
    Thank you for this plugin. I want to make checkbox groups with new styling,
   but I don’t know how to add wrapper around label and checkbox – is it possible.(
   I want order checkboxes in columns and want to be responsive.)
 * Example:
    Now it is: <li id=”li–24items” class=”cf-box-group”> <input type=”checkbox”
   id=”cf_field_24-1″ name=”cf_field_24[]” value=”something” class=”cf-box-b” title
   =””> <label id=”label–241″ for=”cf_field_24-1″ class=”cf-group-after”><span>something
   </span></label> <input type=”checkbox” id=”cf_field_24-1″ name=”cf_field_24[]”
   value=”something” class=”cf-box-b” title=””> <label id=”label–241″ for=”cf_field_24-
   1″ class=”cf-group-after”><span>something</span> </label>
 * I want
    <li id=”li–24items” class=”cf-box-group”> <div class=”col-lg-6″> <input
   type=”checkbox” id=”cf_field_24-1″ name=”cf_field_24[]” value=”something” class
   =”cf-box-b” title=””> <label id=”label–241″ for=”cf_field_24-1″ class=”cf-group-
   after”><span>something</span></label> </div> <div class=”col-lg-6″> <input type
   =”checkbox” id=”cf_field_24-1″ name=”cf_field_24[]” value=”something” class=”
   cf-box-b” title=””> <label id=”label–241″ for=”cf_field_24-1″ class=”cf-group-
   after”><span>something</span> </label> </div>

Viewing 1 replies (of 1 total)

 *  Plugin Author [bgermann](https://wordpress.org/support/users/bgermann/)
 * (@bgermann)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/custom-html-6/#post-8160367)
 * You cannot manipulate the HTML that way. But you can use CSS to style the form.

Viewing 1 replies (of 1 total)

The topic ‘custom html’ is closed to new replies.

 * ![](https://ps.w.org/cforms2/assets/icon-128x128.png?rev=1010031)
 * [cformsII](https://wordpress.org/plugins/cforms2/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cforms2/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cforms2/)
 * [Active Topics](https://wordpress.org/support/plugin/cforms2/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cforms2/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cforms2/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [bgermann](https://wordpress.org/support/users/bgermann/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/custom-html-6/#post-8160367)
 * Status: resolved