Search Divi Plus Documentation

Search for answers or browse our knowledge base.

< All Topics
Print

FAQ Page Schema close/open icons not showing properly

If you see an issue with the display of the close and open icons in the Divi Plus FAQSchema module, please try adding the following code snippet to the Divi Theme Options.

.dipl_faq_accordion .dipl_question_wrapper::after {

content: "\33" !important;

}

.dipl_faq_accordion .dipl_faq_page_schema_item.dipl_active .dipl_question_wrapper::after {

content: "\32" !important;

}
Was this article helpful?
2.5 out Of 5 Stars

1 rating

5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 100%
1 Stars 0%
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.