Title: 2 Column Responsive
Last modified: November 22, 2018

---

# 2 Column Responsive

 *  Resolved [imranprojectswp](https://wordpress.org/support/users/imranprojectswp/)
 * (@imranprojectswp)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/2-column-responsive/)
 * I created a column form which is working fine in Desktop & Tabs. On the mobile
   device the ‘submit’ button comes above the second column fields.
 * I tried adding few CSS from other but the issues still exist.
 * Is there any setting I need to change or add some other CSS.
 * Thanks in advance.
 * [hello@laamagency.com](https://wordpress.org/support/topic/2-column-responsive/hello@laamagency.com?output_format=md)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2F2-column-responsive%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [agharibyan](https://wordpress.org/support/users/agharibyan/)
 * (@agharibyan)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/2-column-responsive/#post-10909325)
 * Hey!
 * Seems like the CSS you wrote is already applied. Could you please check [this screenshot](https://vgy.me/Z7g5jg.png)?
 * But there is a responsiveness problem on mobile. The following CSS code fixes
   it:
 *     ```
       .fm-form .button-submit {
           width: 100%;
           padding: 8px 0px !important;
       }
       ```
   
 * You can add it to **Appearance > Customize > Additional CSS** option.
 * Cheers!

Viewing 1 replies (of 1 total)

The topic ‘2 Column Responsive’ is closed to new replies.

 * ![](https://ps.w.org/form-maker/assets/icon-256x256.png?rev=2068681)
 * [Form Maker by 10Web - Mobile-Friendly Drag & Drop Contact Form Builder](https://wordpress.org/plugins/form-maker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/form-maker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/form-maker/)
 * [Active Topics](https://wordpress.org/support/plugin/form-maker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/form-maker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/form-maker/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [agharibyan](https://wordpress.org/support/users/agharibyan/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/2-column-responsive/#post-10909325)
 * Status: resolved