How can I change the color of the border for FAQ items?
Hi @Logshare_Data welcome to community
.eapps-faq-content-category-item {
border: 1px solid #000;
}
1 Like
Hi @Logshare_Data welcome to community
.eapps-faq-content-category-item {
border: 1px solid #000;
}