Home Forums WoodMart support forum Coupon Code

Coupon Code

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #376147

    shweta
    Participant

    Hello Team,

    I want to show the coupon code form the same on the checkout page instead of drop-down please help me out with how to add it?

    best

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

    Hello,

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

    form.checkout_coupon.woocommerce-form-coupon {
        display: block !important;
    }

    Best Regards

    #376217

    shweta
    Participant

    Hello

    Thanks, code working fine.

    But on the desktop view, it is showing in 2 lines can you please check.

    • This reply was modified 3 years, 2 months ago by shweta.
    Attachments:
    You must be logged in to view attached files.
    #376242

    Hello,

    You are Most Welcome.

    I am unable to see the issue you mentioned on your website. The coupon is displayed in one line.

    Screenshot: https://gyazo.com/18e3690345b26afd3fc839923afa2b08

    Best Regards

    #376271

    shweta
    Participant

    Hello

    Sorry, I have shared the wrong website link.

    URL: https://savvyandgroovy.com/checkout/

    #376391

    Hello,

    Please try adding the following Custom CSS for that.

    .checkout_coupon {
        max-width: 500px;
    }

    Best Regards

    #376394

    shweta
    Participant

    Thank you so much your are awsome šŸ™‚

    #376396

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Coupon Code’ is closed to new replies.