I was able to resolve the issue.
My stylesheet was overriding the HTML style, so I had to use another class to make the icons display. See below:
.ewd-ufaq-post-margin-symbol span{
font-family: 'ewd-toggle-icon' !important;
}
Hope this helps someone.
Thanks!
-
This reply was modified 8 years, 1 month ago by bkreative.
I’m having an issue with this also.
I’ve added the custom CSS coding to the basic settings tab, but I’m still only getting the letters to display.
Thanks for you help in advance!