AI Search
Classic Search
Notifications
Clear all
Feb 02, 2022 1:14 pm
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 3:11 pm
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 4:13 pm
Yes! it works ! Thx a lot 🙂