Home Forums WoodMart support forum I want the coupon area on the payment page to be like on the cart page.

I want the coupon area on the payment page to be like on the cart page.

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

    ceyhuntas
    Participant

    Hello, I want the coupon field on the checkout page to be like on the cart page. The coupon recipient on the cart page is clear. You need to click to enter a coupon on the payment page. On the payment page, we want the coupon form to be open without the need to click as on the cart page. Can you help?

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

    Hello,

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

    body .checkout_coupon {
    display:block!important;
    }

    Best Regards

Tagged: 

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