Hello,
Please clarify us what exactly you would like to change in “Apply Coupon” button.
If you want to change color of the text inside the button add the following code into your custom.css:
.form-row .button {
color: #CF1D1D !important;
}
Here is the tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&list=PLMqMSqDgPNmD4uhGI1IBhr1iaEy81TMff&feature=share&index=1.
Regards,
Jack Richardson
