Change color of the links

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

.eapps-faq-content-category-item-answer-text a {
color: rgb(17, 17, 17);
}

Guys, if this code was helpful to you, let us know in the comments :slightly_smiling_face:

1 Like