Notifications
Clear all

[Closed] How to customize size of forum info?

2 Posts
2 Users
0 Reactions
381 Views
Posts: 1
Topic starter
(@iqbalimaduddin)
New Member
Joined: 1 year ago

Hello

 

How can i customize the text size of forum info? so far i've tried this code to customize it, but it seems didn't work. 

#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-info{ font-size: 17px !important; }
1 Reply
Tutrix
Posts: 1357
(@tutrix)
Noble Member
Joined: 4 years ago

@iqbalimaduddi

forum info is divided into 2 css subclasses

#wpforo #wpforo-wrap .wpforo-forum-title

with already font-size: 17px

#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-description

with font-size: 13px