Home Forums WoodMart support forum отредактировать надпись в отзывах Reply To: отредактировать надпись в отзывах

#166183

Hello,

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

body .comment-respond .comment-form .submit{
background:red;
font-size:20px;
color:yellow;
margin-top:20px;
}

Set the styles as per your needs, remove the lines if you do not need them.

Best Regards