Notifications
Clear all

wpForo 1.x.x [Closed] Font Size of Forum on my blog too small on Mobile

2 Posts
2 Users
0 Reactions
717 Views
Posts: 1
Topic starter
(@abijoe)
New Member
Joined: 2 years ago

I have been trying to set up a community on my blog for a while now but I keep having this issue with the small font sizes on mobile. 

I have tried to adjust the font sizes under the "Styles" tab and even pasted some suggested CSS codes but to no avail.

At some point I thought it was due to plugins incompatibility but I checked and it wasn't so. Help!!!

1 Reply
Chris
Posts: 3647
(@chris)
Famed Member
Joined: 3 years ago

Hi @abijoe,

For changing the Menu font size, go to Styles tab and change:

#wpforo #wpforo-wrap {
   font-size: 14px;
}

 For other font's size create new css.