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)