Replies: 0
Hi
Thank you for this plugin. I have a problem with styling.
When displayed in accordion style, the links within my FAQs are not colored (and so can’t be seen as links). How can I make them blue?
I’ve tried:
.ui-accordion-content a {color: blue !important;}
and:.arconix-faq-accordion-content a {color: blue !important;}
but neither work.
Any suggestions?