New Landing How can we help? Atelier Remove: Have a coupon? Click here to enter your code

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Atelier
  • #274089
    alexanderchristiansen
    Member
    Post count: 179

    Hi Atelier,
    Amaaaazing theme!

    Can we remove the: Have a coupon? Click here to enter your code
    WooCommerce Bar that appears when you have clicked proceed to checkout?
    I belive theres a pretty big “Cupon Field” in the cart that tells the message so the extra one is properly too much 🙂

    Attachments:
    You must be logged in to view attached files.
    #274142
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .coupon{
    display:none !important;
    }

    Thanks
    Mohammad

    #274250
    alexanderchristiansen
    Member
    Post count: 179

    Hi Mohammed,
    Thanks for your prompt reply.
    But it was the opposite i was thinking.
    The above code removes the cupon on cart page – but I would like to keep it on cart page – but remove the WooCommerce Info bar on the checkout page with cupon 🙂

    #274255
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .woocommerce-checkout .woocommerce-info:nth-child(3) {
      display: none;
    }
    

    – Kyle

    #274272
    alexanderchristiansen
    Member
    Post count: 179

    didnt seem to do the trick? 🙁

    #274273
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Seems to have worked fine? http://d.pr/i/alC2/4eZyRnmD

    – Kyle

    #276693
    jewall
    Member
    Post count: 30

    Hi,

    I was also trying to use this code to get rid of the extra coupon question in the check out. But it didn´t work for me?
    Any advice?

    //Jenny

    #276695
    David Martin – Support
    Moderator
    Post count: 20834

    @Jenny – what is your URL.

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register