Title: problem with css class
Last modified: July 22, 2019

---

# problem with css class

 *  Resolved [cocotechman](https://wordpress.org/support/users/cocotechman/)
 * (@cocotechman)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/problem-with-css-class/)
 * the css class for 2 of my fields are form-row-wide, but it shows up like [this](https://drive.google.com/open?id=1GpC-coxGCWw_GZN2ERI9LwdcRfBhmFvg).
   i previously set each of these fields as form-row-first and form-row-last & now
   i’ve reverted them to form-row-wide but nothing seems to happen. i tried to reset
   settings, deactivate, even re-install the plugin & nothing seems to happen at
   all. please help.

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

 *  [ospiotr](https://wordpress.org/support/users/ospiotr/)
 * (@ospiotr)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/problem-with-css-class/#post-11756084)
 * Hey there!
 * Could you please give us a link to your website? If so, I could test the appearance
   in your shop 🙂
 * Thanks
 *  Thread Starter [cocotechman](https://wordpress.org/support/users/cocotechman/)
 * (@cocotechman)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/problem-with-css-class/#post-11757628)
 * [this](http://gliem.id/test-shop-page) is the product archive. get some items
   in & try to check out.
 * thanks
 *  [lusp](https://wordpress.org/support/users/lusp/)
 * (@lusp)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/problem-with-css-class/#post-11766256)
 * Hello Cocotechman,
 * There is a CSS rule at **woo-multistep-checkout.min.css** overwiting the class
   of the fields you want to be full-width:
 *     ```
       #checkout-wrapper form.checkout #billing_phone_field, #checkout-wrapper form.checkout #billing_email_field {
           width: 48%;
           clear: none;
       }
       ```
   
    -  This reply was modified 6 years, 10 months ago by [lusp](https://wordpress.org/support/users/lusp/).
 *  Thread Starter [cocotechman](https://wordpress.org/support/users/cocotechman/)
 * (@cocotechman)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/problem-with-css-class/#post-11766917)
 * Hi lukasz. I’ve found the file in my ftp & I’ve located that part of code. What
   I’ve attempted is:
    1. Commenting out that part 2. Changing the number to 100
   3. Renaming the file 4. Deleting that part & Nothing seems to happen.
 * How do i fix this?
    Thanks
 *  [lusp](https://wordpress.org/support/users/lusp/)
 * (@lusp)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/problem-with-css-class/#post-11782151)
 * The **woo-multistep-checkout.min.css** file is probably created dynamically by
   one of the minification/optimization plugins. You may try to use the `!important`
   CSS rule or to exclude this file from being minified.
    -  This reply was modified 6 years, 10 months ago by [lusp](https://wordpress.org/support/users/lusp/).
    -  This reply was modified 6 years, 10 months ago by [lusp](https://wordpress.org/support/users/lusp/).
 *  [ospiotr](https://wordpress.org/support/users/ospiotr/)
 * (@ospiotr)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/problem-with-css-class/#post-11824919)
 * As we haven’t got any replies, I’m marking this topic as resolved for now.

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

The topic ‘problem with css class’ is closed to new replies.

 * ![](https://ps.w.org/flexible-checkout-fields/assets/icon-256x256.gif?rev=2522628)
 * [Flexible Checkout Fields for WooCommerce - WooCommerce Checkout Manager](https://wordpress.org/plugins/flexible-checkout-fields/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/flexible-checkout-fields/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/flexible-checkout-fields/)
 * [Active Topics](https://wordpress.org/support/plugin/flexible-checkout-fields/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/flexible-checkout-fields/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/flexible-checkout-fields/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [ospiotr](https://wordpress.org/support/users/ospiotr/)
 * Last activity: [6 years, 10 months ago](https://wordpress.org/support/topic/problem-with-css-class/#post-11824919)
 * Status: resolved