Title: Adjust Column width with CSS
Last modified: April 26, 2023

---

# Adjust Column width with CSS

 *  [rseitzberg](https://wordpress.org/support/users/rseitzberg/)
 * (@rseitzberg)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/adjust-column-width-with-css/)
 * Hi,
 * I am trying to create a sentence with fields between words that are filled in
   with calculations but I need to adjust the column widths with CSS so that the
   words flow correctly and don’t have huge gaps or bunch up.
 * Is there a simple way to adjust the column widths with CSS?
 * I looked and couldn’t find anything explaining how to do it.
 * 
   Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fadjust-column-width-with-css%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [WebHolism](https://wordpress.org/support/users/webholism/)
 * (@webholism)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/adjust-column-width-with-css/#post-16691486)
 * Hi [@rseitzberg](https://wordpress.org/support/users/rseitzberg/),
 * Thank you for reaching out and asking about this issue.
 * Would you be able to send a link to the URL of the form that you are working 
   on to [gfmc@webholism.com](https://wordpress.org/support/topic/adjust-column-width-with-css/gfmc@webholism.com?output_format=md),
   or just add it as a new message?
 * Thank you for your cooperation.
 * Kind regards.
 *  Thread Starter [rseitzberg](https://wordpress.org/support/users/rseitzberg/)
 * (@rseitzberg)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/adjust-column-width-with-css/#post-16692477)
 * Yes the link was already added but I just sent you an email with the link as 
   well.
 *  Plugin Author [WebHolism](https://wordpress.org/support/users/webholism/)
 * (@webholism)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/adjust-column-width-with-css/#post-16693395)
 * Hi [@rseitzberg](https://wordpress.org/support/users/rseitzberg/),
 * Thank you for the link.
 * Could you try adding the following CSS to the form page and seeing if it resolves
   the issue?
 *     ```wp-block-code
       .gfield.gfmc-column.gfmc-field {
         flex-basis: unset;
       }
       ```
   
 * Thank you for your time.

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

The topic ‘Adjust Column width with CSS’ is closed to new replies.

 * ![](https://ps.w.org/gf-form-multicolumn/assets/icon-256x256.png?rev=1497218)
 * [Multiple Columns for Gravity Forms](https://wordpress.org/plugins/gf-form-multicolumn/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gf-form-multicolumn/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gf-form-multicolumn/)
 * [Active Topics](https://wordpress.org/support/plugin/gf-form-multicolumn/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gf-form-multicolumn/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gf-form-multicolumn/reviews/)

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [WebHolism](https://wordpress.org/support/users/webholism/)
 * Last activity: [3 years, 1 month ago](https://wordpress.org/support/topic/adjust-column-width-with-css/#post-16693395)
 * Status: not resolved