May 10, 2020 9:41 am
WPForo as I see use a LOT of different fonts. Again I had search a bit and find out this topic:
https://wpforo.com/community/how-to-and-troubleshooting-2/change-font/
#wpforo #wpforo-wrap * {
font-family: "Arial Rounded MT Std", Arial, sans-serif !important;
}
I tried @Sofy solution and yes it works fine, sadly not all of the fonts are able to change (and I have no idea, how to change the others).
That code will work only with the font of the FORUM, butÂ
I would like to also change different fonts.
Â
As for now I am aiming for "forum description" and "post" fields,
since those fonts have some characters issue.
Â
My language is Polish, it is set to polish and I have problems with those characters.
6 Replies
May 11, 2020 8:08 am
Please leave some example URL to allow us to debug the CSS conflict.
May 11, 2020 11:58 am