[Support request] How to disable the Bid now and Add to Cart Buttons on the Wocommerce Shop Page?

Home Forums Support [Support request] How to disable the Bid now and Add to Cart Buttons on the Wocommerce Shop Page?

Home Forums Support How to disable the Bid now and Add to Cart Buttons on the Wocommerce Shop Page?

Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • #1052824
    David
    Staff
    Customer Support

    I edited code here

    #1053184
    bluebit

    doesnt work either

    #1053201
    David
    Staff
    Customer Support

    Thats as much as i can offer – you will need to speak with the plugin developer.

    #1064272
    bluebit

    the plugin owner gave me this code but it doesnt work either, so im stumped why its not working

    .post-type-archive-product
    .prodcut-type-ignitewoo_auction
    .button {
    display:none !important;
    }

    .post-type-archive-product
    .add_to_cart_button {
    display:none !important;
    }

    #1064280
    Leo
    Staff
    Customer Support

    Have you checked with the plugin author to see why his code isn’t working?

    We can’t really provide support for other plugins here.

Viewing 5 posts - 16 through 20 (of 20 total)
  • You must be logged in to reply to this topic.