AI Search
Classic Search
Notifications
Clear all
How-to and Troubleshooting - wpForo 2.0
7
Posts
2
Users
1
Reactions
2,140
Views
6 Replies
Jan 30, 2023 1:21 pm
Hi @eduexplained,
You have a CSS Code which conflict with the icon, it's not created by wpForo.
#wpforo #wpforo-wrap *:not(.fa):not(.fas):not(.far):not(fab) {
font-family: "Arial Rounded MT Std", Arial, sans-serif;
}
Jan 31, 2023 1:42 am
I have deleted this custom css code. Thank you it seems to work now but I would like to change the font of the @username. Is this possible?
Feb 06, 2023 11:48 pm
Thank you!

