Title: breaking grid display
Last modified: March 10, 2022

---

# breaking grid display

 *  Resolved [cmhdesign](https://wordpress.org/support/users/cmhdesign/)
 * (@cmhdesign)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/breaking-grid-display/)
 * For accessibility reasons, some forms require that labels use the _for_ attribute
   <label for=”id-name-here”>. Unfortunately this breaks the grid display, which
   is not the end of the world as the grid is still there and it works fine on the
   front end, but I thought it worth mentioning.

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

 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/breaking-grid-display/#post-15476580)
 * Indeed, but this is only possible of your input fields have `id` attributes. 
   CF7 plugin does not render id attributes for field tags
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/breaking-grid-display/#post-15476593)
 * The smart plugin allows you to redefine the html markup and place a for attribute
   with a regex as value…
 * `...for="\s"...`
 * So that the grid UI will recognise the new pattern.

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

The topic ‘breaking grid display’ is closed to new replies.

 * ![](https://ps.w.org/cf7-grid-layout/assets/icon-256x256.png?rev=1834229)
 * [Smart Grid-Layout Design for Contact Form 7](https://wordpress.org/plugins/cf7-grid-layout/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cf7-grid-layout/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cf7-grid-layout/)
 * [Active Topics](https://wordpress.org/support/plugin/cf7-grid-layout/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cf7-grid-layout/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cf7-grid-layout/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * Last activity: [4 years, 2 months ago](https://wordpress.org/support/topic/breaking-grid-display/#post-15476593)
 * Status: resolved