Title: Remove row button with css
Last modified: January 11, 2019

---

# Remove row button with css

 *  Resolved [bournealex](https://wordpress.org/support/users/bournealex/)
 * (@bournealex)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/remove-row-button-with-css/)
 * How to disable the button rows on all columns
 * Ref query unanswered:
    [https://wordpress.org/support/topic/remove-button-button-row/](https://wordpress.org/support/topic/remove-button-button-row/)
 * Your explanation is not entirely directive of what CSS attributes to implement.
 * Please provide the snippet to use.
 * This is greatly appreciated.
 * Thanks
    Alex

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

 *  Plugin Author [fatcatapps](https://wordpress.org/support/users/fatcatapps/)
 * (@fatcatapps)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/remove-row-button-with-css/#post-11310494)
 * Hello bournealex,
 * Thanks for reaching out.
 * This is a really old post you’ve linked. We’ve since added this as a feature 
   to the premium version of Easy Pricing Tables.
 * You can still do it with CSS using the free version too.
 * you’ll want to use the css attribute display:none
 * As for what classes and ID’s to target, they will be unique to your site and 
   table. So you will need to inspect your table to find the proper classes to target.
 *  [plofke](https://wordpress.org/support/users/plofke/)
 * (@plofke)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/remove-row-button-with-css/#post-11668171)
 * Hey there,
 * I try to remove the button, but the plugin (price table plugin) is overwriting
   it.
    Or I put in the wrong CSS code.
 * I just fill in the things I want in the plugin.
    And in the extra CSS field I
   just add this:
 * <div class=”ptp-cta” style=”height: 78px; display: none;”>Add to Cart</div>
 * When I publish the button just shows up. What am I doing wrong?

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

The topic ‘Remove row button with css’ is closed to new replies.

 * ![](https://ps.w.org/easy-pricing-tables/assets/icon-256x256.gif?rev=2922075)
 * [Pricing Table WordPress Plugin - Easy Pricing Tables](https://wordpress.org/plugins/easy-pricing-tables/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-pricing-tables/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-pricing-tables/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-pricing-tables/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-pricing-tables/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-pricing-tables/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [plofke](https://wordpress.org/support/users/plofke/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/remove-row-button-with-css/#post-11668171)
 * Status: resolved