Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author fatcatapps

    (@fatcatapps)

    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.

    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.