Home Forums WoodMart support forum change color buttons Reply To: change color buttons

#233309

Hello,

Please add this code to the Theme Settings > Custom CSS > Global:

/*new*/
body .labels-rounded .new{
color:#ffffff;
background-color:#000000;
font-size:12px;
}

Please provide the page URL so that I could give you the code for the Register button.

Best Regards