Title: Responsive fields
Last modified: August 18, 2023

---

# Responsive fields

 *  Resolved [woodypad](https://wordpress.org/support/users/woodypad/)
 * (@woodypad)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/responsive-fields-3/)
 * HI,
   I just discovered your awesome plugin.Two questions:
    1. I created a three column form, but it doesn’t stack in mobile. How can I adjust
       the view for small screens?
    2. I created a form theme from your plugin. But it seems that the customization
       of the labels and error and confirmation messages is missing.
       Possible? Or am
       I the one who can’t find them?
 * Thank you

Viewing 1 replies (of 1 total)

 *  Plugin Author [Planet Studio](https://wordpress.org/support/users/planetstudio/)
 * (@planetstudio)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/responsive-fields-3/#post-17022377)
 * Hi [@woodypad](https://wordpress.org/support/users/caticap/) ,
   Thank you for 
   contacting us.
 * Unfortunately, our plugin does not support responsive mode, but you can do it
   easily by placing this code in the theme’s custom CSS section.
 * /* When the browser is at least 600px and above */
   [@media](https://wordpress.org/support/users/media/)
   screen and (min-width: 600px) {.cf7b-page {flex-direction: column;}}
 * Regarding the second question: yes, there are no styles for labels and messages
   in themes.

Viewing 1 replies (of 1 total)

The topic ‘Responsive fields’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/cf7-builder_deebee.svg)
 * [Builder for Contact Form 7 by Webconstruct - Drag & Drop Contact Form Builder](https://wordpress.org/plugins/cf7-builder/)
 * [Support Threads](https://wordpress.org/support/plugin/cf7-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/cf7-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cf7-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cf7-builder/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Planet Studio](https://wordpress.org/support/users/planetstudio/)
 * Last activity: [2 years, 8 months ago](https://wordpress.org/support/topic/responsive-fields-3/#post-17022377)
 * Status: resolved