PenciDesign replied
Staff Reply
Hi,
Please try add more this code to Customize > Custom CSS to do that:
\
.widget input[type="submit"],\
.widget input[type="submit"]:hover{\
background: #ff0000;\
color: #ffffff;\
border-color: #ff0000;\
}\
Change color codes: #ff0000 and #ffffff on the above code to color code you want.
Best Regards,
PenciDesign