Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support ijas

    (@ijasacodez)

    Can you please add this code on your css file (please note this will hide the remove buttons for all coupons)

    a.woocommerce-remove-coupon {
        display: none;
    }

    We do have code for hiding remove button for our coupons, seems like language is causing the issue, we will release an update with the fix. For now please add the above code to your css file (if you have access to css file) or else you can add the code on admin customize (Appearance -> Customize -> Additional CSS) section.

    Plugin Support ijas

    (@ijasacodez)

    We have released an update with the fix, please update your plugin to the latest version (3.5.8). Closing this thread, please feel free to open a new thread if you have any further queries.

    Thread Starter kamalss

    (@kamalss)

    Yes, it works..

    Thank you very much.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove coupon link’ is closed to new replies.