Home Forums WoodMart support forum hide (add to cart and choose)

hide (add to cart and choose)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #279796

    Renatus
    Participant

    Hello,
    I would like to hide (also with css or with an option of the theme) the add in cart and choose.

    Thanks

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

    Hello,

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

    body .wd-add-btn {
    display:none;
    }

    Best Regards

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