Posted by: Sodemieters
Thank you.
I have the problem that the text does not fit .
It must be just a little bigger
You can use simple CSS code. Please add this CSS code in Dashboard > Forums > Settings > Styles > Custom CSS Code textarea, save it, navigate to forum front-end and press CTRL+F5 to load new content of CSS file:
#wpforo #wpforo-wrap .wpfl-1 .cat-stat-topics{ width: 11%; }
#wpforo #wpforo-wrap .wpfl-1 .cat-stat-posts{ width: 10%; }
#wpforo #wpforo-wrap .wpfl-1 .cat-title { width: 69%; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-info{width: 60%;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-stat-posts{ width: 11%; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-stat-topics{ width: 10%; }
#wpforo #wpforo-wrap .wpfl-1 .head-stat-posts{ width: 11%; }
#wpforo #wpforo-wrap .wpfl-1 .head-stat-views{ width: 10%; }
#wpforo #wpforo-wrap .wpfl-1 .head-title{ width: 69%; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-info{ width: 60%;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-stat-views{ width: 11%; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-stat-posts{ width: 10%; }