Notifications
Clear all
How-to and Troubleshooting - wpForo 2.0
3
Posts
2
Users
1
Reactions
3,381
Views
2 Replies
Mar 05, 2021 10:06 am
Hi @vit-hofman,
Thank you for letting us know. We'll fix it in the next version.
Currently, you can use this CSS code:
@media only screen and (min-width: 2000px) {
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-users .wpf-circle.wpf-m img {
width: 34px;
height: 34px;
}
}
