Nov 28, 2024 10:14 am
Hi.
Is it possible to style the recent topics / recent replies widgets? I would like to control the text size.
I use the "Divi" theme from Elegantthemes.
Link: NewOrleansSaints.dk
1 Reply
Nov 28, 2024 10:32 am
Found the fix, by adding this CSS code to the element.
#wpf-widget-recent-replies .wpforo-list-item-right p.postuser { font-size: 16px; }