Title: Defining rows maximum hight
Last modified: June 20, 2023

---

# Defining rows maximum hight

 *  Resolved [anamagmramos](https://wordpress.org/support/users/anamagmramos/)
 * (@anamagmramos)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/defining-rows-maximum-hight/)
 * Greatings,
 * My table is way to long because the rows are higher then they need to be.
 * it seems that the problem is with the “Action” column. How do I do to remove 
   any unnecessary padding from that button?
 * Thank you
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdefining-rows-maximum-hight%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [WPXtension](https://wordpress.org/support/users/wpxteam/)
 * (@wpxteam)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/defining-rows-maximum-hight/#post-16834027)
 * [@anamagmramos](https://wordpress.org/support/users/anamagmramos/)
 * I hope you are doing well today. Thanks for getting back to us. Unfortunately,
   the extra padding is coming from Storefront. You are using Request a quote snippet
   and the form is inside the table column: [https://prnt.sc/1Bd6XJx9DI1x](https://prnt.sc/1Bd6XJx9DI1x)
 * So you have to adjust it by writing some custom CSS as per your need. You can
   add the following CSS at **Appearance > Customize > Additional CSS**:
 *     ```wp-block-code
       form.pvt-yith-quote-support.cart {
           padding: 0 !important;
           margin: 0 !important;
       }
       ```
   
 * I hope this would help you to remove the extra spaces inside the table cell.
 * Best Regards
 *  Thread Starter [anamagmramos](https://wordpress.org/support/users/anamagmramos/)
 * (@anamagmramos)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/defining-rows-maximum-hight/#post-16836971)
 * Greetings
 * It worked perfectly!
 * Thank you very much
 *  Plugin Author [WPXtension](https://wordpress.org/support/users/wpxteam/)
 * (@wpxteam)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/defining-rows-maximum-hight/#post-16837569)
 * [@anamagmramos](https://wordpress.org/support/users/anamagmramos/)
 * That’s great. If you found our support and plugin helpful, please leave some 
   feedback for us here: [https://wordpress.org/support/plugin/product-variant-table-for-woocommerce/reviews/](https://wordpress.org/support/plugin/product-variant-table-for-woocommerce/reviews/)
 * It will inspire us to make some more free stuff.
 * Thanks

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

The topic ‘Defining rows maximum hight’ is closed to new replies.

 * ![](https://ps.w.org/product-variant-table-for-woocommerce/assets/icon-128x128.
   png?rev=2603197)
 * [PVT - Product Variation Table for WooCommerce](https://wordpress.org/plugins/product-variant-table-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/product-variant-table-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/product-variant-table-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/product-variant-table-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/product-variant-table-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/product-variant-table-for-woocommerce/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [WPXtension](https://wordpress.org/support/users/wpxteam/)
 * Last activity: [2 years, 10 months ago](https://wordpress.org/support/topic/defining-rows-maximum-hight/#post-16837569)
 * Status: resolved