How to change the button color?
how can i change color of the search button and submit question button?now they are in white color and white text,hard to see
plzcome bck Answered question 
Paste below code in Appearance>Customize>(Last option)Additional CSS Box:
.ap-btn {
 color: #333;
 }
plzcome bck Answered question