Nov 03, 2016 2:09 am
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!
4 Replies
Nov 03, 2016 2:39 pm
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;}
Nov 05, 2016 3:26 pm
Thank you very much.
To help me "self-service" and make additional tweaks, what CSS file has the default code?
Aug 23, 2017 1:51 am
Changing this CSS doesn't work for the sidebar widget:
.wpforo-list-item p.posttext{font-size:14px !important;}
Aug 25, 2017 11:59 am
make sure, you've deleted all caches and do Ctrl+F5 on forum front. For farther help please leave forum URL.