Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

wpForo 1.x.x [Solved] Post And Topic Count Missing on Mobile. Any CSS to solve it?

5 Posts
2 Users
1 Reactions
1,771 Views
Posts: 13
Topic starter
(@alfred)
Eminent Member
Joined: 6 years ago

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
Sofy
Posts: 5483
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 years ago

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
2 Replies
(@alfred)
Joined: 6 years ago

Eminent Member
Posts: 13

can u provide me the css code. since i tried and its doesnt work.

(@alfred)
Joined: 6 years ago

Eminent Member
Posts: 13

its ok now~ thank You Somuch. Problem solved.

Posts: 13
Topic starter
(@alfred)
Eminent Member
Joined: 6 years ago

tq so much~