Home Forums WoodMart support forum APPLY COUPON REMOVE

APPLY COUPON REMOVE

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

    tsamis
    Participant

    hi,
    Do i able to remove this apply coupon?

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

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .cart-actions .coupon {
        display: none;
    }

    Best Regards

    #322126

    tsamis
    Participant

    hi support,
    Another page also have show have a coupon .

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

    Hello,

    If you want to remove from both cart and checkout pages then remove the previous Custom CSS.

    And disable the use of coupons from Woocommerce >> Settings.

    Screenshot for Clarification: https://gyazo.com/2d9bbdb91415ac16b64d4524d574e20c

    Best Regards

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