Feb 02, 2022 9:14 am
Hello there
I would like to know how to reduce the size of the quotes. Indeed, at home they appear huge!
Here is an example: https://www.maconfigpc.fr/forum/configs-pc/up-dune-antiquite/
Thanking you in advance for your help,
2 Replies
Feb 02, 2022 11:11 am
add this to custom css
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-content p, #wpforo #wpforo-wrap .wpforo-revision-body p { font-size:14px !important; }
Dashboard > Forums > Settings > Style (custom css)
Feb 02, 2022 12:13 pm
Yes! it works ! Thx a lot 🙂