• Hi,
    Can i use the default WooCommerce coupon fields to add the gift card codes in the site with free version? And just hide the other field. Or will this cause problems?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello there,
    hope you are doing well! 🙂

    Sure, you can hide the default gift card fields by adding the next CSS in your theme:

    .ywgc_have_code, .ywgc_enter_code{
      display: none;
    }

    So you can use only the default WooCommerce coupons fields.

    We are happy to help you with anything you need and don’t hesitate to contact us.

    Have a nice day!

Viewing 1 replies (of 1 total)

The topic ‘Gift card and coupon code’ is closed to new replies.