Hello joba62rule,
I am not quite sure which characters you are referring to.
Are you trying to change these two characters in the Toggle icon next to the question and answers in the display faq page?
Could you send us a screenshot or a link to your webpage so we could see?
Best regards,
This is the exact same issue I’m having. None of the symbols are showing up, just the letters the symbols represent, even when changing them using Premium.
(Screenshot) https://www.screencast.com/t/aJEOC0oga
I’ve temporarily published the page so you can take a look.
https://lalunecreative.com/information/
Hi Lalune,
It looks like your theme styles are overriding UFAQ’s icon font. To fix this, you can add this CSS into UFAQ’s “Custom CSS” section (in “Settings” tab->”Basic”):
.ewd-ufaq-post-margin-symbol, .ewd-ufaq-toggle-all-symbol {
font-family: 'ewd-toggle-icon'!important;
}
Thank you, that did the trick!
Matt-