Home Forums WoodMart support forum Product Variation

Product Variation

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #89377

    abdullah18
    Participant

    When i you select a variation, the price for that specific variation would show above the Add to Cart button. I would like remove price and block(woocommerce-variation single_variation). can you provide me CSS or php code?

    Attachments:
    You must be logged in to view attached files.
    #89403

    Hello,

    Please add this code to the Theme Settings > Custom CSS:

     .woocommerce-variation-price{
        display:none!important;
    }

    Best Regards

    #89639

    abdullah18
    Participant

    Thanks for the quick response!

    #89656

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Product Variation’ is closed to new replies.