We have activated the dyanamic discount
-
We have activated the dyanamic discount , but we dont want the row to be visible with no discount in the discount table how to do that, please see the screenshot
https://prnt.sc/_4NjsCRnrzZW
Hello,
Please try to use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:
.wd-dynamic-discounts table tbody tr:last-child {
display: none;
}
Best Regards,
Hello,
You’re very welcome! I’m glad I could help. If you need anything else, feel free to reach out!
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards,
The topic ‘We have activated the dyanamic discount’ is closed to new replies.