How-to and Troubleshooting
4
Posts
3
Users
0
Reactions
760
Views
Apr 28, 2020 6:07 am
hallo,
im back with vangaence!
what is css code for making words font size to 16?
please give code please thank
3 Replies
Apr 28, 2020 8:47 am
Use this CSS code:
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-content p, #wpforo #wpforo-wrap .wpforo-revision-body p {
font-size: 16px;
}
Apr 28, 2020 12:11 pm
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.