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.
I can't seem to find either the config or css to allow me to increase the font size, change color, etc. on the sidebar widgets, specifically recent posts and recent topics.
Thanks in advance!
There are such options in Dashboard > Forums > Settings > Styles admin page. But the font size options are not related to widgets. Here is widget font size CSS code:
.wpforo-list-item p.posttitle{font-size:16px !important}
.wpforo-list-item p.posttext{font-size:14px !important;}
Thank you very much.
To help me "self-service" and make additional tweaks, what CSS file has the default code?
Changing this CSS doesn't work for the sidebar widget:
.wpforo-list-item p.posttext{font-size:14px !important;}
make sure, you've deleted all caches and do Ctrl+F5 on forum front. For farther help please leave forum URL.