Change background color of section with questions and answers

Add this code to the Custom CSS field on the Appearance tab of your FAQ widget’s settings:

.eapps-faq-content-category-item-answer {
background-color: #9da088!important;
}
.eapps-faq-content-category-item-question {
background-color: #9da088!important;
}
2 Likes

A post was split to a new topic: Gradient background for question and change icon color