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] css for making words look big

4 Posts
3 Users
0 Reactions
888 Views
Chinese Scientist
Posts: 85
Topic starter
(@chinese-scientist)
Estimable Member
Joined: 5 years ago

hallo,

im back with vangaence!

what is css code for making words font size to 16?

please give code please thank

3 Replies
Sofy
Posts: 5483
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 years ago

Hi @chinese-scientist,

Use this CSS code: 

#wpforo #wpforo-wrap .wpforo-post .wpforo-post-content p, #wpforo #wpforo-wrap .wpforo-revision-body p {
font-size: 16px;
}
1 Reply
Chinese Scientist
(@chinese-scientist)
Joined: 5 years ago

Estimable Member
Posts: 85

@sofy

thakns

you really are charmer Girl

hope to get your num

spider
Posts: 63
(@spider)
Estimable Member
Joined: 8 years ago

I think you don't even need a CSS code. There's a shortcut for that on Forum Settings > Styles.

Very easy. If nobody did, I would like to thank all coders about that.