Home › Forums › WoodMart support forum › Add text in shopping cart widget › Reply To: Add text in shopping cart widget
April 2, 2020 at 11:50 am
#184089
Elise Noromit
Member
Hello,
Try this one:
body .checkout_coupon .button{
color:red!important;
background-color:yellow;
}
Best Regards