Home Forums WoodMart support forum I’ve tried hide add to cart option and css code on woodmart doesn’t work

I’ve tried hide add to cart option and css code on woodmart doesn’t work

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #405897

    woodmart
    Participant

    I’ve tried hide add to cart option and css code on woodmart support answers doesn’t work,
    I just want to show “BUY NOW” button,Don’t want to see “add to cart” button,How can I do that?
    It doesn’t seem to work…

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

    Hello,

    Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.

    Best Regards

    #405984

    woodmart
    Participant

    Check the Private content

    #406379

    Hello,

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

    body .single_add_to_cart_button {
    display:none;
    }

    Best Regards

    #406391

    woodmart
    Participant

    Worked,thanks

    #406558

    You are welcome! We are here to help.

    Wish you a wonderful day!

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