Home › Forums › WoodMart support forum › Button background not change › Reply To: Button background not change
October 26, 2021 at 2:41 pm
#327746
Elise Noromit
Member
Hello,
Please replace the code with this one:
body .set-cont-mb-s button{
background-color:red;
color:white;
}
Best Regards