Feb 23, 2019 10:55 am
Post And Topic Count Missing on Mobile. Any CSS to solve it?
Same problem forum icon but i found the CSS and solved but the post count and topic count.
Please help me...
4 Replies
Feb 23, 2019 11:18 am
Hi @alfred,
This is designed to work in this way to avoid the problem with design on mobile devices. You can check in here in the wpForo community.
If you decide to display those blocks on mobile you should set {display: block} CSS rule for the following classes:
- cat-stat-posts
- cat-stat-topics
- wpforo-forum-stat-topics
- wpforo-forum-stat-posts
Feb 23, 2019 11:26 am
tq so much~