Home Forums WoodMart support forum Remove – (1)+ Button

Remove – (1)+ Button

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

    zainopticalsdev
    Participant

    Hello how to remove this button from the single page products? just i want to leave as button add to cart. without any quantity.

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

    Luke Nielsen
    Keymaster

    Hello,

    Please enter the below code into the “Global Custom CSS” area in Theme Settings -> Custom CSS.

    .single-product .cart .quantity {
        display: none;
    }

    Then clear the cache and recheck the product page.

    Kind Regards

    #484662

    zainopticalsdev
    Participant

    thank you for your unusual support. this topic is now closed

    #484757

    Luke Nielsen
    Keymaster

    Hello,

    You are welcome! In case you need any additional help, I’d be more than happy to assist you.

    Have a good day!

    Kind Regards

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

The topic ‘Remove – (1)+ Button’ is closed to new replies.