💸 Get more for your money each Wednesday with big savings on selected extensions. Shop this week's deals
Product Icon

Smart Coupons for WooCommerce

Boost sales and loyalty with gift cards, discounts, BOGO deals, store credits and more. The original, best-selling and advanced WooCommerce coupons plugin.

Smart coupons – add class in my account to change display of not used / used coupons

Could it be possible to add transparency to already used coupons in “Coupons received”?
And for same usage, remove the transparency from “used” section for same coupon?
This way, when a user has used a coupon, it would appear as transparent in the “received coupons” (as he can’t use it anymore”) and this same coupon would appear as “not transparent” in the “used coupons, where it really belongs?
Or it you prefer, just add a “.used ” class (and we could change what we want, even add display:none)

‘#invalid_coupons_list .coupon-container.used {
opacity: 1 !important;
}

‘#all_generated_coupon .coupon-container.used {
opacity: 0.5 !important;
}

Thx!

Edit: I added a ‘ before # to avoid the heading style

Author

Current Status

Open

Last updated: December 18, 2019

0 comments

Log in to comment on this feature request.

Use of your personal data
We and our partners process your personal data (such as browsing data, IP Addresses, cookie information, and other unique identifiers) based on your consent and/or our legitimate interest to optimize our website, marketing activities, and your user experience.