Button color
Making changes to the class (assumed) for the SUBMIT button for a question has no effect:
#ap-search-form .ap-search-btn {
float: right;
height: 36px;
margin-left: 10px;
background-color: red; <– all I get is a white background with white type
}
Can you point me to some css styling resources for AnsPress?
Grady Lucas Asked question