Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Apr 07, 2022 2:06 am
An example would explain this really well.
Bold text works:
HELLO
Bold text ALL set to a color works:
HELLO
Bold text PARTIALLY set to a color doesn't work:
HELLO
If I see it correctly, the orange "ELL" part is not in bold. I have checked on both Chrome and FireFox and they both look this way.
Any ways to resolve this issue?
2 Replies
Apr 07, 2022 3:33 am
Hi @crescendo
add this to custom css
#wpforo #wpforo-wrap strong span { display:inline; font-weight:bold; }
Dashboard > Forums > Settings > Style (custom css)