• Resolved keepsmilyn

    (@keepsmilyn)


    Is there any way to remove or hide the “QUANTITY BASED PRICING TABLE” table and h3 heading tag?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter keepsmilyn

    (@keepsmilyn)

    For the time being I am using the following CSS code:

    .product_meta h3, .product_meta .wad-qty-pricing-table {
    display: none !important;
    }

    Plugin Author Hermann LAHAMI

    (@mano88)

    Good idea. The only way to remove it is to remove the hook used to display it in the first place…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to remove “QUANTITY BASED PRICING TABLE’ is closed to new replies.