AI Search
Classic Search
Notifications
Clear all
How-to and Troubleshooting - wpForo 2.0
3
Posts
2
Users
1
Reactions
1,137
Views
Sep 06, 2023 2:04 pm
Hi,
Any ideas how this could be fixed? Exists also here, in this forum members list.
Thanks
2 Replies
Sep 06, 2023 7:28 pm
Use display:block if you allow such long names.
#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-head {
display: block;
}