Home › Forums › WoodMart support forum › отредактировать надпись в отзывах › Reply To: отредактировать надпись в отзывах
January 3, 2020 at 9:50 pm
#166183
Elise Noromit
Member
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